Skip to content
forked from itchio/itch

Cross-platform itch.io desktop client (not ready yet)

License

Notifications You must be signed in to change notification settings

ragekit/itchio-app

 
 

Repository files navigation

itch.io app

js-standard-style Build Status Build status Coverage Status Dependency Status

This project is in early development!

The goal of this project is to give you a desktop application that you can download and run games from itch.io with. Additionally you should be able to update games and get notified when games are updated. The goal is not to replace the itch.io website.

Installing

The itch.io app is built in HTML/SCSS/ES6 and runs inside of Electron. Install the following to get started with development:

npm install -g electron-prebuilt grunt-cli

Check out this repository

Run the following commands:

$ npm install
$ grunt

You can now run the app:

$ electron .

Screenshots

License

Licensed under MIT License, see LICENSE for details.

Other apps

Here are some other apps people have started:

About

Cross-platform itch.io desktop client (not ready yet)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.0%
  • CSS 18.5%
  • HTML 17.5%