Some codes I wrote to help me with errands. it really made my life easier hope it does for you too ^^
- Python 2.7
- clone
git clone https://github.com/HoussemCharf/FunUtils.git
- open terminal & execute
python CodeToExecute.py
- Enjoy !
Feel free to contribute in this all you have to do is submit a pull request.
-
AndroidKivyApp_Letters2Words : Is a small IOS/Android application core developed in python using Kivy framework in order to solve scrumbled letters puzzles (It came handy with wordcookie game in playstore)
-
CSS-JS_minimiser : Js/html page for the purpose of minifying CSS/Javascript codes
-
ExChanger : a python based application capable of changing all extentions of files in same folder to a given one
-
MyYoutubeLikedMusicVideosDownloader : a python based application capable of parsing your youtube account Like history and download ONLY Music category as an MP3 format.
-
Pandora_Keep_Listening_Tamper : a small javascript code for tamper Monkey to keep pandora playing none stop without "are you still listening popup"
-
FolderExSorter : a python based application that sorts a folder according to files extentions
Example:
Folder Folder
|-Music1.mp3 Python FolderExSorter.py |-MP3
|-Music2.mp3 =======================> | |-Music1.mp3
|-Music3.mp4 | |-Music2.mp3
|-file.pdf |-MP4
| |-Music3.mp4
|-PDF
| |-file.pdf
-
MorningAlarm : A small python code for morning alarm.
-
NewProxy : A console based python application capable of providing fresh proxy servers list everytime you excute it
- Houssem Charfeddine - FunUtils - HC
codes are licensed under the MIT License - see the LICENSE.md file for details