⚠️ Archived due to inactivity in development and not having the time to continue working on this. A re-write may come.
AutoEvent is a lightweight and blazing fast event launcher built with Neutralino and Svelte. It is currently in construction.
AutoEvent can notify you of upcoming events, while consumming close to no ram while running in the background. Clicking the alert will directly take you the the launch steps.
Image of what the notifications look likeTo contribute, or build the projet from source, clone the repo and use the build scripts:
git clone https://github.com/Communaute-Events/AutoEvent.git
cd AutoEvent
npm install
And then run npm run build
to build, and npm run dev
to start a dev server (with hot reloading).
Feel free to submit PRs. If you want to get involved, join us at https://commu.events/discod
Currently, a lot of features aren't present on certain platforms (ex: notifications and app focus don't work on linux and windows). This is due to the fact that the main dev (OrigamingWasTaken) is on MacOS, and can't develop for other OSes. So you are very welcome to help us implement the missing features!
Mac
- Notifications
- Alerts
- Window functions
- Autostarting
- URL Scheme (autoevent://)
Windows
- Notifications
- Alerts
- Window functions
- Autostarting
- URL Scheme (autoevent://)
Linux
- Notifications
- Alerts
- Window functions
- Autostarting
- URL Scheme (autoevent://)
You can download the app from the nightly builds