frostygg / desktop

Desktop client for frosty.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frosty Desktop

Desktop client for frosty.gg

Codacy Badge Twitter Follow GitHub stars GitHub watchers AppVeyor Discord GitHub repo size GitHub All Releases GitHub Releases GitHub issues GitHub GitHub release (latest SemVer) GitHub commit activity forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge

πŸ“Έ Screenshots

πŸš€ Usage

For Users or Testers

Just go to the releases page and download the exe. dmg, or AppImage for the latest release (depending if you're on Windows, Mac, or Linux). Windows builds only support x64 systems.

If you're testing, you might want a build of the latest commit. AppVeyor automatically builds each commit, and you can get those builds here.

For Developers

You need node.js. The latest version is recommended but others work too.

Installation:

git clone https://github.com/frostygg/desktop
cd desktop
npm i
npm start

Building:

npm run make-win
npm run make-mac
npm run make-linux

🀝 Contributing

If you want to contribute by coding, you can fix issues or add new features and make a Pull Request. Bug reports and feature requests are also welcome.

Issues page.

πŸ“ License

Copyright Β© 2020 daniel11420 / the Frosty Team This project is under the BSD 2-Clause license.


Readme written by Daniel, but I took the basic structure of it from readme-md-generator.

About

Desktop client for frosty.gg

License:BSD 2-Clause "Simplified" License


Languages

Language:HTML 51.2%Language:JavaScript 48.8%