https://github.com/savagecore/warframe-alerts
Warframe Alert and Invasion Notifications
https://github.com/savagecore/warframe-alerts
Last synced: about 2 months ago
JSON representation
Warframe Alert and Invasion Notifications
- Host: GitHub
- URL: https://github.com/savagecore/warframe-alerts
- Owner: SavageCore
- License: mit
- Created: 2017-10-31T01:29:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T08:10:08.000Z (over 3 years ago)
- Last Synced: 2025-03-07T19:11:16.258Z (over 1 year ago)
- Language: JavaScript
- Size: 2.66 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# warframe-alerts [](https://ci.appveyor.com/project/SavageCore/warframe-alerts) [](https://github.com/sindresorhus/xo) [](https://codecov.io/gh/SavageCore/warframe-alerts) [](https://dependabot.com)


# Tips
Shift/Ctrl+click the first checkbox to Select/Deselect all
Double click tray icon to show window
# Running from source
`git clone https://github.com/SavageCore/warframe-alerts.git`
`cd warframe-alerts`
`npm install`
`npm start`
# Building
##### On Windows
`npm run package` or to package in development mode `npm run package-dev`
##### Mac/Linux
See electron-builder [docs](https://www.electron.build/cli#electron-builder-build-command).
# Installation
Download the [latest release](https://github.com/SavageCore/warframe-alerts/releases/latest) and run. You can right click the tray to run at startup.
This will trigger a SmartScreen warning on install. If someone wants to buy me a Code Signing Certificate go ahead 😋
# Updates
The app checks for updates every 24 hours and will notify you when it is ready to install
# License
Released under the MIT license.