Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 2.39 KB

README.md

File metadata and controls

54 lines (39 loc) · 2.39 KB

Music Stats

I need to come up with a more creative name, probably.

demo

A little terminal app that displays your top albums over some time period (thanks to Last.fm for their API).

Made with Rust (it's blazingly fast, btw).

Motivation

Originally, this project was made in Gleam as a way to learn the language. However, I thought my code was hilariously bad and decided to rewrite it.

Also, I wanted to learn how to use ImageMagick, so I used it to generate the album art and to get common colors from pictures.

Prerequisites

Installation

Pretty much the same as any Rust project:

git clone https://github.com/durocodes/music-stats
cd music-stats
cargo run

Showcase

Midnight Forest
midnight forest
Ocean Strawberry
ocean strawberry
Bumblebee Crimson
bumblebee crimson
Aqua Lavender
aqua lavender
Emerald Cherry
emerald cherry
Twilight Flame
twilight flame
Moss Catppuccin
moss catppuccin
Horizon Auto*
horizon auto

Note

*Auto theme will look different for others, since it's based on profile picture.