Skip to content

Commit 52790ae

Browse files
🔥 Scripts Available
1 parent bc1b8c1 commit 52790ae

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

SCRIPTS.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## Scripts Available
2+
3+
| SL No\. | 🚀 Script Name | 👨🏻‍💻 Script Function | 🔗 Link |
4+
|----------|-------------------------|---------------------------------------------------------------------------------------|------------|
5+
| 1\. | Calculator | A GUI based calculator\. | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Calculator/Calcy.py) |
6+
| 2\. | Chrome Automation | An Automation Script used to open websites in chrome | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/ChromeAutomation/chrome-automation.py) |
7+
| 3\. | Covid\-19 Updater | An Automation Script which through a toast notification updates you about covid cases | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Covid-19-Updater/covid-19-updater_bot.py) |
8+
| 4\. | Email\-Sender | Send Emails | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Email-Sender/email-sender.py) |
9+
| 5\. | Face Detection | Detect Faces Using your Webcam | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/FaceDetection/face-detect.py) |
10+
| 6\. | Internet Speed Test | Check Internet Speed | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Internet-Speed-Test/Internet-Speed-Test.md) |
11+
| 7\. | OCR\-Image\-To\-Text | Extract Text From Images | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/OCR-Image-To-Text/ocr-img-to-txt.py) |
12+
| 8\. | Password Generator | Generate Strong Password | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Password_Generator/passowrd_gen.py) |
13+
| 9\. | Screen Recorder | Record Computer Screen | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Screen-Recorder/screen-recorder.py) |
14+
| 10\. | Screenshot | Take Screenshot | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Screenshot) |
15+
| 11\. | Speech to Text | Convert Speech to Text | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Speech-To-Text/speech-to-text.py) |
16+
| 12\. | Text to Speech | Convert Text to Speech | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Text-To-Speech/text-to-speech.py) |
17+
| 13\. | URL Shortener | Shorten your URL | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/URLShortener/url-shortener.py) |
18+
| 14\. | Weather App | Check Weather in Your Area | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/WeatherApp/weatherapp.py) |
19+
| 15\. | WebCam \- Image Capture | Capture Your Still Images from WebCam | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/WebCam%5BImgCap%5D/webcam-img-cap.py) |
20+

0 commit comments

Comments
 (0)