From c297fabd1059e8d3db18401ba58294b49689f622 Mon Sep 17 00:00:00 2001 From: "Victor A. Martinez" Date: Wed, 25 Oct 2017 21:12:17 -0800 Subject: [PATCH] Added scripts from awesome folder into lis --- Awesome-Scripts/List of ideas.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Awesome-Scripts/List of ideas.md b/Awesome-Scripts/List of ideas.md index 025aaaf..e0a41c6 100644 --- a/Awesome-Scripts/List of ideas.md +++ b/Awesome-Scripts/List of ideas.md @@ -36,4 +36,17 @@ It plays morse code (audio) depending on users' entered string. ### 14. The number game that insults you if you get it wrong with entries in a file. ### 15. [Bitcoin price tracker GUI](luno_btc_price.py) A GUI that shows Bitcoin price with a button that can refresh to the current price. -~ +### 16. [Torrent Renamer](torRenamer.py) +### 17. [Reddit Scrapping](reddit_scrapping.py) +### 18. [Port Scanner](port_scanner.py) +### 19. [Fibonacci](fibonacci.py) +### 20. [Exponentiation](exponentiation.py) +### 21. [Chat Server](chat_serv.py) +An async chat appliation +### 22. [Chat Client](chat_clnt_GUI.py) +A GUI for a chat client +### 23. [Archive Deployment](archive_deployment_packages.py) + zip and upload your deployment packages to Google Drive +### 24. [Dice Roll](Rolling%20a%20dice) +### 25. [Live Cricket Score](LiveCricketScore.py) +Display the score of a cricket game in realtime