{"id":22800180,"url":"https://github.com/houssemcharf/funutils","last_synced_at":"2025-04-05T21:07:12.213Z","repository":{"id":50145250,"uuid":"85359043","full_name":"HoussemCharf/FunUtils","owner":"HoussemCharf","description":"Some codes i wrote to help me with me with my daily errands ;)","archived":false,"fork":false,"pushed_at":"2024-12-10T10:19:06.000Z","size":1888,"stargazers_count":44,"open_issues_count":9,"forks_count":50,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T20:04:18.324Z","etag":null,"topics":["bots","crawler","errand","fun","minify-javascript","mp3converter","plugins","proxy","puzzle-solver","python","python-script","sorting-algorithms","utilities"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HoussemCharf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-17T22:15:27.000Z","updated_at":"2024-12-30T15:55:18.000Z","dependencies_parsed_at":"2023-10-16T18:26:16.978Z","dependency_job_id":"cbf5bdf5-04e1-4885-90d9-c80ff9836a7e","html_url":"https://github.com/HoussemCharf/FunUtils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HoussemCharf%2FFunUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HoussemCharf%2FFunUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HoussemCharf%2FFunUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HoussemCharf%2FFunUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HoussemCharf","download_url":"https://codeload.github.com/HoussemCharf/FunUtils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399876,"owners_count":20932876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bots","crawler","errand","fun","minify-javascript","mp3converter","plugins","proxy","puzzle-solver","python","python-script","sorting-algorithms","utilities"],"created_at":"2024-12-12T07:12:52.598Z","updated_at":"2025-04-05T21:07:12.178Z","avatar_url":"https://github.com/HoussemCharf.png","language":"Python","readme":"## FunUtils\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FHoussemCharf%2FFunUtils.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FHoussemCharf%2FFunUtils?ref=badge_shield)\n\n\n Some codes I wrote to help me with errands. it really made my life easier hope it does for you too ^^\n\n## Requirement\n\n* Python 2.7\n* Python 3.x\n\n\n### Installing\n\n1. clone\n\n```\ngit clone https://github.com/HoussemCharf/FunUtils.git\n```\n\n2. open terminal \u0026 execute \n```\npython CodeToExecute.py\n```\n\n3. Enjoy !\n\n\n## Contributing\n\nFeel free to contribute in this all you have to do is submit a pull request.\n\n## Contents description\n\n1. **Blockchain** : A small python based application to create a blockchain in less than 50 lines of code.\n\n2. **Bots** : Creates a linkedIn viewer bot that scrapes linkedIn profiles using beautifulsoup.\n\n3. **CSS-JS_minimiser** : JS/HTML page for the purpose of minifying CSS/Javascript codes.\n\n4. **CSV Data Handler**: A console program to delete rows or columns from a CSV file.\n\n```\n    Usage:\n        python code.py -i sample.csv -o output.csv  -m (row or col) -n 3\n```\n\n5. **Extension Changer** : a Python based application capable of changing all extentions of files in same folder to a given one.\n\n6. **FolderExSorter** : a Python based application that sorts a folder according to files extentions.\n\n```\n   Example:\n\n   Folder                                           Folder\n   |-Music1.mp3       Python FolderExSorter.py      |-MP3\n   |-Music2.mp3       =======================\u003e      | |-Music1.mp3\n   |-Music3.mp4                                     | |-Music2.mp3\n   |-file.pdf                                       |-MP4\n                                                    | |-Music3.mp4\n                                                    |-PDF\n                                                    | |-file.pdf\n```\n\n7. **Letter to words** : Python code to convert scrambled letters to words.\n\n8. **MorningAlarm** : A small Python code for morning alarm.\n\n9. **Pandora Web browser script** : a small Javascript code for tamper Monkey to keep pandora playing none stop without \"are you still listening popup\".\n\n10. **Proxy Grabber** : A console based Python application capable of providing fresh proxy servers list everytime you excute it.\n\n11. **Sorting Algorithms** : Various small sorting functions that return a result given a set of parameters.\n\n12. **Torrent Checker** : Checks the IP address of a torrents to make sure they can be connected too.\n\n13. **MyYoutubeLikedMusicVideosDownloader** : a Python based application capable of parsing your youtube account Like history and download ONLY Music category as an MP3 format.\n\n14. **RasPiPowerOff**: Turn off your Raspberry Pi with a button on your Smartphone.\n\n15. **Wallpaper**: A python script for downloading bing wallpaper of the day and setting it up as the desktop background image. (Ubuntu only)\n\n16. **Xkcd**: A python script for downloading xkcd comics at a given directory\n```\npython3 xkcd.py n d\n-n: no of comics to downlaod\n-d: directory where it needs to be downloaded\n```\n\n17. **Backup**: A script for backing up files using git. Usage:\n   - Create a Github/Gitlab repository (Init and fetching remote)\n   - Add backup.py and list.json as mentioned\n   - Fill the list.json file with things to backup\n   - Run backup.py with varioius arguments\n```\npython backup.py backup\npython backup.py push\npython backup.py restore\n```\n\nlist.json\n\n```\n[\n  [\n    \"path_to_original_file\",\n    \"Name of file in current directory\"\n  ],\n  [\n    ...\n  ],\n]\n```\n\n18. **ToDo**: A python script that notifies you according to your todo list\n\n19. **Bad Link Filter**: A python script that filters all the dangerous links out of a list using [spoopy.link](https://spoopy.link/).\n\n20. **Clipboard Translator**: Program that automatically translates a text copied to the clipboard.\n\n21. **Translate Excel**: Program that uses google translator to translate an excel column and row-range in a given excel sheet. It asks from which language to which you want to translate.\n```\npython3 translate_excel.py \u003c\u003cfilename\u003e\u003e \u003c\u003ccolumn\u003e\u003e \u003c\u003crow start\u003e\u003e \u003c\u003crow end\u003e\u003e\n```\n\n## Authors\n\n* **Houssem Charfeddine** - *FunUtils* - [HC](https://github.com/HoussemCharf)\n* **Marco Bakera** - *RasPiPoweroff* - [Pintman](https://github.com/pintman)\n* **Shashank S** - *Backup,Get Comics,Wallpaper* - [talsperre](https://github.com/talsperre)\n* **Aditya Y** - *ToDo* - [Screwed-U-Head](https://github.com/Screwed-Up-Head)\n* **Bart E** - *Bad Link Filter* - [Callidus](https://github.com/Baev1)\n* **Lukas Loukota** - *Translate Excel* - [loukotal](https://github.com/loukotal)\n\n## License\n\ncodes are licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details\n\n\n\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FHoussemCharf%2FFunUtils.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FHoussemCharf%2FFunUtils?ref=badge_large)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoussemcharf%2Ffunutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoussemcharf%2Ffunutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoussemcharf%2Ffunutils/lists"}