Skip to content

brianrhall/Tidbyt-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tidbyt Collection

Tidbyt Collection is an applet that randomly selects and displays an item from a digitized collection. I use it to select a watch of the day, a suggestion of what to wear.

Alt

Tidbyt Collection can be repurposed for any type of collection or daily choice. Two different random API call examples are provided.

To change the items displayed, I recommend creating a PNG of each item, use PIXILART or a similar app to create an image suitable for the 64x32 Tidbyt, convert the PNG to base64, and then replace the image data in the .star file. To illustrate applet operation, the collection.star file contains an example collection of three watches.

Don't feel like choosing what to wear today or just want to display a random item in your collection every day? Let Tidbyt decide.

Alt

Right now the data must be contained in the .star file. Maybe pixlet will support external files/libraries at some point, but who knows.

About

Randomly select and display an item from a collection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published