Skip to content

kleidis/Troppical

Repository files navigation

Troppical

Troppical

About

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

Usage

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

Screenshots

Screenshot 1 Screenshot 2

Building for Windows

Clone the repo

git clone https://github.com/kleidis/Troppical.git

Install dependencies:

pip install  -r requirements.txt

Compile:

pyinstaller Troppical.spec

Contributors

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