Habbo APP is an electron-based app that supports a Cosmic CMS to run a legacy client on your device.
- If you not use Cosmic CMS, check the HabboApp repo.
- Save login data and auto login.
- Own login page using cosmic api.
- Side menu with options to control zoom, logout, clear cache and full screen.
- Easy setup, in one file.
- Compatible with linux, macOs and windows.
- Configure the configuration.json file
- Change icon.png and icon.ico (the size must be 256x256 or 512x512)
- Change logo in gui/images/logo.png
- Run
npm i
- Run
npm run build
Thanks for