nesbox-time

0.0.2 • Public • Published

Nesbox Time

Experimental service which allows you to play retro games with Nesbox emulator. It's decentralized, crossplatform and works with torrents.

Based on torrent-stream.

Usage

  1. Download and install Node.JS http://nodejs.org/download/
  2. npm install -g nesbox-time
  3. nesbox-time
  4. Open your browser at http://localhost:9000/
  5. Enjoy!

On Debian an Ubuntu install the p7zip-full package.

On Mac OSX use Homebrew brew install p7zip

Configuration

You can configure the service using config.json file. Here's an example that overrides the defaults, port and magnet links:

{
    "port":9000,
    "nes":"70A279D49E559C075174990F87526D6531C41383",
    "snes":"12386954C55C81AD6091C122F422A6F20958F380",
    "sega":"A86BEDB7EB319BB72EAD1C7ED905D593A5098763",
    "gb":"FCEF86795FCEDBF0291814E5F5EAF1E5C34C6C72",
    "gba":"49E40259BA6C9F2B60AD05151800D231AF6D896B"
}

Package Sidebar

Install

npm i nesbox-time

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • nesbox