SteamDealsCli
This Ruby Gem outputs the current deals on Steam organized by the type of deal. Weeklong Deals; last all week. Weekend Deals; last as long as the weekend. Daily Deals; last for only a day. Special Promotions; Offered when you own the original game or when a developer is feeling awesome :)
Installation
Add this line to your application's Gemfile:
gem 'steam_deals_cli'
And then execute:
$ bundle
Or install it yourself as:
$ gem install steam_deals_cli
Usage
Run the program, follow the on screen prompts and enjoy the discount prices!
Controls:
1 => Weeklong Deals 2 => Special Promotoions 3 => Daily Deals 4 => Weekend Deals
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/hmelo1/steam_deals_cli. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.
Code of Conduct
Everyone interacting in the SteamDealsCli project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.