Skip to content

Granitosaurus/steamformat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Steam Formatter

This is WIP application!

The purpose of this little cli application is to convert reddit comments or game deals to markdown data.

Usage: steamf [OPTIONS] URL

  Outputs markdown table of games found in online sources:  bundlestars.com
  bundle pages, reddit comments(permalink) or posts

Options:
  --nolog                         produce no log
  --sort [name|rating|tags|steam_url]
                                  sort fields  [default: rating]
  --help                          Show this message and exit.

Example

$ steamf "https://www.bundlestars.com/en/bundle/killer-bundle-x"

results in:

Name Rating Tags
SEUM: Speedrunners from Hell 95% 3D Platformer,Parkour,First-Person
Pang Adventures 90% Action,Arcade,Retro
Human: Fall Flat 89% Indie,Funny,Physics
Mainlining 86% Indie,Adventure,Simulation
Stronghold Legends: Steam Edition 81% Strategy,Simulation,City Builder
Aarklash: Legacy 79% RPG,Strategy,Tactical
The Flame in the Flood 78% Survival,Adventure,Indie
Monochroma 77% Indie,Adventure,Action
Warhammer 40,000: Regicide 73% Warhammer 40K,Strategy,Chess
VoidExpanse 65% Space,RPG,Action

About

output steam game info to markdown.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages