Skip to content

Commit 4123443

Browse files
Merge pull request #92 from DynamiteC/DynamiteC-patch-1
Update List of ideas.md
2 parents 03415ff + 8071d37 commit 4123443

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

Awesome-Scripts/List of ideas.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,18 @@ It plays morse code (audio) depending on users' entered string.
3636
### 14. The number game that insults you if you get it wrong with entries in a file.
3737
### 15. [Bitcoin price tracker GUI](luno_btc_price.py)
3838
A GUI that shows Bitcoin price with a button that can refresh to the current price.
39-
~
39+
### 16. [Rolling a Dice](Rolling_Dice.py)
40+
A Simple Script that Rolls a dice.
41+
### 17. [Chat Server](chat_serv.py)
42+
Server for Multithreaded Chat application.
43+
### 18. [Exponentiation](exponentiation.py)
44+
To Get Precised exponent of desired Float Number.
45+
### 19. [Fibonacci](fibonacci.py)
46+
A simple fibonacci script.
47+
### 20. [Port Scanner](port_scanner.py)
48+
Simple Port Scanner to check whether port 80 available or not.
49+
### 21. [File Renamer](toRenamer.py)
50+
This program renames a list of tv episodes. Episodes can be nested inside folders. folders will be flattened and episodes renamed to a particular format.
51+
### 22. [Reddit Scrapping.py](reddit_scrapping.py)
52+
Scrapper for Reddit.
53+

0 commit comments

Comments
 (0)