Name change: from SearcherWeb to Magnesium!
Magnesium
Download Now!
Source Code
(Compiled ver. only for Apple Silicon Macs)
How to run source:
- Download the file
- Unzip the file
- Open a terminal and go to the unzipped folder
- Install requirements with pip (
pip3 install pyside6 requests)
- Run the script with Python (
python3 main.py)
- Done!
View on GitHub