Ever gotten stuck on a piece of homework, unsure if your answers to the questions were accurate? Fear not, for Toolbox is just the app to help you with just that. Toolbox is an all-in-one app that has a myriad of different tools for 2 major subjects, Chemistry and Mathematics, and best of all, Toobox does not need an active WiFi connection to function. The tools Toobox offers range from a Chemical Equation Balancer and an Ionic Equation Balancer to a calculator and a Simultaneous Equation Solver, and much much more; so you have everything you need to excel in your secondary school education.
Disclaimer: Toobox was built with MacOS, it currently WILL NOT WORK on other Operating Systems.
- Download the Latest Release of Toobox from the GitHub Releases Tab on the Right Hand Side (as a .zip file)
- Go to the Directory where 'Toobox' is held (Using
cd
in the Terminal) - Run the Command
bash setup.bash
to automatically install all the dependencies needed for this project - Once it has completed, you may open main.py and run the file with the IDE of your choice
If you are curious, visit config.py and change aSecret to True. (But, Curiousity Kills the Cat)
- Searchable Periodic Table
- Ionic Equation Solver
- Balancing Chemical Equations
- Quadratic Equation Solver
- Matrix Solver
- Triangle Area Calculation
- Salt Solubilities Checker
- Area of Shape Calculation
- Volume and Surface Area of Object Calculation
- Circle Equation Solver
Toobox includes various keybinds to help make your life easier
- Full Screen
- 'Control + F', 'F11 (Function Key)' to go Full Screen
- 'Escape' to exit Full Screen
- Back to Home Page
- 'Control + H' to go back to the Home Screen
- Chemlib
- numpy
- matplotlib
- sun-valley Theme for tkinker