Severion is an app that lets you receive notifications when your friends change their status on Roblox.
- 📝 Table of Contents
- 🧐 About
- ⚙️ Features
- 🛠️ Upcoming Features
- 🏁 Getting Started
- 🎈 Usage
- Screenshot
- ⛏️ Built Using
- ✍️ Authors
- 🎉 Acknowledgements
Severion is an app that lets you receive notifications when your friends change their status on Roblox. Like Steam notifications.
- Possibility to run it in the background (Do not need to have the window constantly open)
- Receive notification when your friends join a game or when they launch Roblox Studio
- Join the friend's server when click on the notification
- Save your cookies encrypt after each launch of the application with to the Electron encryption module safeStorage
- Disable notification of a particular friends
If you want to install the application, please install the first release.
If you want to see how the application has been built and/or modify it with your preferences you can follow the instructions below.
A step by step series of examples that tell you how to get a development env running.
To start cloning the GitHub repertoire on your PC
git clone https://github.com/kanosy88/Severion.git
Then go to the file
cd ./Severion
Install all dependence
npm install
Launch write this to launch this order to launch the application to test the application in its development environment
npm run dev
If you want to have an executable version of the application (.exe) write this
npm run build:unpack
If everything is well installed you should receive notification each time one of your friends changes status after launching the application.
If this is not the case and you encounter an error. Please open a result.
- Electron-Vite - Template
- @kanosy - Initial work
See also the list of contributors who participated in this project.
- @LxstCxn - Idea
- @Unknow_Reddituser - For having found the Roblox protocol