Skip to content

A simple cross-platform metadata editor made in rust.

Notifications You must be signed in to change notification settings

joshjkns/metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metadata-editor

A simple cross-platform metadata editor made in rust, using egui, with rust-id3 and symphonia for audio metadata. Currently only allows mp3 files.

First project in rust, just getting to know the language.

Prerequisites

Rust (and cargo).

Installation

To run the project, clone the repository and execute the following command in your terminal:

cd metadata
cargo build

Images

image image

Checklist

  • Allow for other file formats such as wav.
  • Waveforms?

About

A simple cross-platform metadata editor made in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages