Giter Club home page Giter Club logo

rash's Introduction

Rash

An alternative cross-platform launcher for itch.io written in C# with Blazor

Status

Currently the app runs as a Blazor server-side application due to MS not supporting MAUI on Linux (and the WebWindow based alternatives don't work) and the tools required to build MAUI programs are not finished yet.

If you're okay with that, the application lets you browse the itch.io store and your owned products, install them and show basic statistics about your created created games.
There is no login dialog, you need to your token from cookies.
Only game downloads of type upload are supported, builds are not supported (games published using butler).

Planned features

  • Linux, MacOS, Windows and Android support with MAUI
  • Running Windows programs using Wine (Linux, MacOS)
  • Installing Android games using ADB or PackageManager on Android
  • Downloading Web games and running them using a static file server
  • Adding free games to your library without having to pay for them
  • Throtled downloading
  • Resuming downloads

Known issues

  • Opening the library with a lot of owned products (~1000) will cause the browser to freeze.
  • The itch.io API is limited, some features can only be accessed using the store page. (e.g. game descriptions, download files you don't have a license for, tags and more)
  • /GameByUrl/{url} endpoint doesn't work in new tabs.

Contributing

If you'd like to contribute, please follow the rules bellow:

  • Use tabs instead of space for indentation
  • Keep external dependencies to minimum
  • Use static classes instead of services/dependency injection
  • Use PascalCase for classes, interfaces, public members and all methods
  • Use camelCase for private members and function arguments.
  • Do not use underscore prefixes for private members, do not use the private keyword, as it's the defualt accessibility level
  • Do not open curly braces for one-line statements

rash's People

Contributors

ryhon0 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.