The ultimate toolkit for every need!
Compilation of some of my tools which I made as a learner. This program allows you to acccess all of them of together with a single command, all centralized with a launcher
.
I will be working on adding upo new tools and improving the existing ones as well.
Your feedback is much needed.
- Lyrically - Lyrics Generator, mage using
lyricsgenius
- Translator - Translation tool, made using
googletrans
- Scientific Calculator
- Background Remover
- Python - 3.x.x
- customtkinter - 5.2.1
- googletrans - 4.0.0rc1
- lyricsgenius - 3.0.1
- requests - 2.31.0
- tkinter - 0.1.0
# Clone the repo
$ git clone https://github.com/Jaguar000212/Toodler.git
# Change the working directory to Toodler
$ cd Toodler
# Install the requirements
$ python3 -m pip install -r requirements.txt
# Run the launcher
$ python3 launcher.py
I would love to have you help me with the development of Toodler. 🚀
Each and every contribution is greatly valued!
Here are some things I would appreciate your help on:
- Addition of new Tools to the library.
- in Bug Hunting as well as their remedy.
New suggestions are also welcomed. You can simply open an issue if you have something to say!
⭐️ From Jaguar000212