Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/detain/emurelator
Emu<re>lator maps+links your games, media, etc into into the names+layout needed by the target.
https://github.com/detain/emurelator
cli emulation emulators mapping retrogaming
Last synced: about 5 hours ago
JSON representation
Emu<re>lator maps+links your games, media, etc into into the names+layout needed by the target.
- Host: GitHub
- URL: https://github.com/detain/emurelator
- Owner: detain
- License: mit
- Created: 2022-04-28T00:19:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:57:14.000Z (almost 2 years ago)
- Last Synced: 2023-03-23T11:57:13.493Z (over 1 year ago)
- Topics: cli, emulation, emulators, mapping, retrogaming
- Language: PHP
- Homepage:
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Emurelator
## About
Provides an easy to use CLI to manage the varoius sources, emulators, platforms, etc and thier relations to one another. Supports Bash and ZSH completion. The purpose of this repo is to help generate and build the data for the [Emurelation](https://github.com/detain/emurelation) project which provides JSON mapping of platforms and emulators between various sources.
## Requirements
## Usage
## Links
* [c9s/CLIFramework](https://github.com/c9s/CLIFramework) CLIFramework GitHub repo
* [c9s/CLIFramework/wiki](https://github.com/c9s/CLIFramework/wiki) CLIFramework Wiki
* [walkor/webman](https://github.com/walkor/webman) Webman GitHub repo
* [workerman.net/doc/webman](https://www.workerman.net/doc/webman) Webman Docs
* [thephpleague/climate](https://github.com/thephpleague/climate) PHP's best friend for the terminal.
* [climate.thephpleague.com/](https://climate.thephpleague.com/) CLImate Docs
* [kylekatarnls/simple-cli](https://github.com/kylekatarnls/simple-cli) A simple cli framework
* [inhere/php-console](https://github.com/inhere/php-console) PHP CLI application library, provide console argument parse, console controller/command run, color style, user interactive, format information show and more.
* [inhere/php-console/wiki](https://github.com/inhere/php-console/wiki) php-console Wiki
* [jc21/clitable](https://github.com/jc21/clitable) Colored CLI Table Output for PHP
* [php-school/cli-menu](https://github.com/php-school/cli-menu) Build beautiful PHP CLI menus. Simple yet Powerful. Expressive DSL.