-done
Thank you for your interest in this project!
This project aims to simplify and guide the learners towards the world of automation. This repository consist a list of awesome Terminal-Based
script projects which can be accesssed from the scripts
directory. The detailed description about each of the scripts can be found in their respective readme files.
So if you are looking to make some exciting open source contribution using python , you are at the right place.
In case of a bug report, feature request or a script request,you are free to open up an Issue for the maintainers and contributors. Go to the Issues tab and hit the New Issue
button. Follow the Issue template corresponding to the type of your issue and fill up the required information. Once that is done press the Submit new issue
button. Our maintainers will look into your issue and have it sorted as soon as possible once you have it submitted.
This repository accepts all kinds of Python script contributions. Please refer to project's style and contribution guidelines for submitting scripts and additions. In general, we follow the fork-and-pull
Git workflow. Before making a contribution please make sure you have gone through our contributing guidelines.
SL No | Script Name | Script Description | Contributor |
---|---|---|---|
1 | Music-Bot | Music-Bot script allows you to play music from youtube | Trideep |
2 | Meaning Finder | This Script finds meaning of words, right from terminal | Yagyandatta |
3 | FILE_Organiser | Organize all type of files in your storage URLs | Yagyandatta |
4 | PDF MERGER | This script allows you to merge pdf files | Yagyandatta |
5 | Public IP Address | Find your external IP address on the internet usage | Yagyandatta |
6 | URL_Short | This Script allows you to shorten a URL | Yagyandatta |
7 | Password_saver | This script allows you to Store your password in encrypted format | avijit |
8 | Hospital Management System | Searching Facilities,Tracks information about doctors and patients and more.. | Jayanti |
9 | Text Summarizer | This script allows generate shory summaries of long text articles | Aditya |
10 | Tic-Tac-Toe-GUI | This is a paper-and-pencil game for two players | Tanmay |
11 | Notifier-Desktop-app | Notifier app is a Desktop app from which user can set the notification as per their time with title and message | Tanmay |
12 | Weather Check | This script allows you to check city weather using Open Weather API | Bambang |
13 | Rock-Paper-Scissors-Lizard-Spock with GUI | The game will be an unique variation to the traditional Rock-paper-scissors game | Abhishek |
14 | Pong | This is a game, made by using turtle (python) | Manas |
You can start contributing to this project either by,
- Adding your own python automation scripts
or - Adding some more features to the already existing scripts(FILE_Organiser.py,PDF_Merger,URL_Short)
When you submit your changes, via a pull request
, I will be notified and will review your pull request. You will receive notifications about your pull request from GitHub. If your pull request is approved, we'll update the documentation. We reserve the right to edit your submission for legal, style, clarity, or other issues.
Pull requests are typically reviewed within 1 day.