Skip to content

yakushabb/GabTag

 
 

Repository files navigation

GabTag

codecov

GabTag is a Linux audio tagging tool written in GTK 4 and Adwaita, which makes it very suitable for GTK based desktop users.

It allows users to select several files and modify their tags. It is also possible to let GabTag automatically find tags for an audio file using MusicBrainz.

Download on Flathub

Features :

  • Add, modify or delete basic tags (title, album, artist, genre)
  • other strings tags and labels
  • Cover tag
  • Modify several file at the same time.
  • MP3 File handled
  • bold font on modified tags and files
  • Automatic completion of tags (from online data)

Contributing

To setup development environment on arch based distro:

make setupenv

To run test:

make tests

To install:

make install

to run:

make run 

About

A gtk linux application to handle audio tags 🎵

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.5%
  • Meson 4.3%
  • Shell 1.4%
  • Makefile 0.8%