Skip to content

piniom/record-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecordCatalog

A command line interface app to manage a music record collection written in rust.

image

Info

The app uses rust-tui as a rendering framework and a discogs api to fetch the records from the web. The records are then saved to a local file in an easy to read (and modify) json format.

Running the app

To run the app

cargo run

As the app is written in rust it can be very easily compiled to a binary.

Development info

This is my first project written in rust so it ain't nothing fancy. Changes, if any, won't come in regularly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages