Troppical is a simple Windows program that lets you manage your emulators with an easy installation and updating process.
Warning
Windows Defender might detect this application as a trojan/malware. This is not true at all, you can look at the source code and determine that it is not a valid claim, the app isn't that complex.** Please don't open an issue for this since there is nothing I can do apart from signing the app which I won't do
Download and open Troppical.exe
:3
- The app has an updater which should update and replace the exe with new versions
Although Troppical is portable that doesn't mean the emulators are. For now, there is no way to move an emulator directory once it is installed. If you do so, Troppical will just install updates on the directory that you initially chose to install the respective emulator on. The Uninstall button will error out and prompt you to reinstall as well
git clone https://github.com/kleidis/Troppical.git
pip install -r requirements.txt
pyinstaller Troppical.spec
We welcome anyone to contribute to this project as long as you know some Python and test your changes properly
- For any ideas on what to do, you can ask over on discussions or check th milestones