Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diazvictor/solus-organizer
A customizable graphical frontend for launching emulators and managing your game collection. Written in lua + gtk
https://github.com/diazvictor/solus-organizer
customizable emulator frontend games gtk3 lgi lua retrogaming
Last synced: about 6 hours ago
JSON representation
A customizable graphical frontend for launching emulators and managing your game collection. Written in lua + gtk
- Host: GitHub
- URL: https://github.com/diazvictor/solus-organizer
- Owner: diazvictor
- License: lgpl-2.1
- Created: 2021-01-05T05:01:45.000Z (almost 4 years ago)
- Default Branch: solus-new
- Last Pushed: 2021-01-22T04:19:07.000Z (almost 4 years ago)
- Last Synced: 2023-11-15T01:26:32.092Z (12 months ago)
- Topics: customizable, emulator, frontend, games, gtk3, lgi, lua, retrogaming
- Language: Lua
- Homepage:
- Size: 203 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solus Organizer
Solus is your personal application to manage your retro games
## Dependencies
- [Lua5.1+](https://www.lua.org/download.html) (or [LuaJIT 2.0+](https://luajit.org/))
- [lgi](https://github.com/pavouk/lgi)
- [lsqlite3](https://luarocks.org/modules/dougcurrie/lsqlite3)## Running steps
```
chmod +x solus
./solus
```## License
Solus Organizer is available under GPLv3 license. Some included assets, such as product logos and symbols may not be available for commercial usage and/or may require additional permissions from their respective owners for certain legal uses. Furthermore, trademark usage may be limited as per §7 of the GPLv3 license. You can find the details in the [LICENSE](LICENSE.md) file.
All trademarks, service marks, trade names, trade dress, product names and logos are property of their respective owners. All company, product and service names used in this product are for identification purposes only. Use of these names, logos, and brands does not imply endorsement.
## Contact me!
- Website: [https://diazvictor.gitlab.io](https://diazvictor.gitlab.io)
- Telegram: [https://t.me/diazvictor](https://t.me/diazvictor)