0.0
No commit activity in last 3 years
No release in over 3 years
Pull prices, sales, video game names, and daily deals off Steam DB
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.16
>= 1.8.1, ~> 1.8
~> 0.11.3
~> 10.0
~> 3.7
 Project Readme

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.