An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# warframe-alerts [![Build status](https://ci.appveyor.com/api/projects/status/14pidw7jht7cn0cm?svg=true)](https://ci.appveyor.com/project/SavageCore/warframe-alerts) [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) [![codecov](https://codecov.io/gh/SavageCore/warframe-alerts/branch/master/graph/badge.svg)](https://codecov.io/gh/SavageCore/warframe-alerts) [![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=SavageCore/warframe-alerts)](https://dependabot.com)

![Preview](https://i.imgur.com/gfLu35x.png)

![Notification](https://i.imgur.com/kfyePEY.png)

# 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.