/WarframeAlerts

A system tray application for Warframe

Primary LanguageC#

Warframe Alerts

A standalone system tray application for the game Warframe. Allows for filtering by planet, reward type, and credit/endo threshold.

wa

Notes

  • Requires .NET Framework 4.0+.
  • Check the releases for a standalone EXE.
  • I wrote this for myself, but maybe you'll find it useful.
  • The code is crappy. Sorry. Put your own Twitter API key in Context1.cs if you're looking to modify it for your purposes.
  • Uses Twitterizer and Newtonsoft.JSON. Thanks y'all!