Skip to content

Severion is an app that lets you receive notifications when your friends change their status on Roblox.

License

Notifications You must be signed in to change notification settings

kanosy88/Severion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

Severion

Status License


Severion is an app that lets you receive notifications when your friends change their status on Roblox.

📝 Table of Contents

🧐 About

Severion is an app that lets you receive notifications when your friends change their status on Roblox. Like Steam notifications.

⚙️ Features

  • 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

🛠️ Upcoming Features

  • Disable notification of a particular friends

🏁 Getting Started

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.

Installing

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

🎈 Usage

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.

Screenshot

Screen of the app

Screen of a notification

⛏️ Built Using

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements