Skip to content

johnkalbac/tidbyt-steam-top-sellers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Top Sellers (A Tidbyt App)

Overview

A simple Tidbyt appliction intended to render a random selection from Steam's Top Seller list.

This data is exposed via the Steam API using the "featured categories" resource (ie. https://store.steampowered.com/api/featuredcategories).

The API payload includes game metadata as well as an image resource. These details are used to populate frames in the Tidbyt app.

Preview

Usage

After installing Pixlet, run the following commands to render/serve the image locally.

# Serve locally (default port 8080)
pixlet serve steamtopsellers/steam_top_sellers.star

# Render webp artifact
pixlet serve steamtopsellers/steam_top_sellers.star

See Tidbyt.dev for additional details about pushing to a device or publishing.

About

A simple Tidbyt app for rendering Steam's Top Sellers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published