All Projects â†’ lachhebo â†’ GabTag

lachhebo / GabTag

Licence: GPL-3.0 license
A gtk linux application to handle audio tags 🎵

Programming Languages

python
139335 projects - #7 most used programming language
Meson
512 projects
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to GabTag

pw3270
3270 Emulator for gtk
Stars: ✭ 38 (+11.76%)
Mutual labels:  gtk, gnome, gtk3, linux-app
ThemeChanger
Theme changing utility for Linux, etc.
Stars: ✭ 14 (-58.82%)
Mutual labels:  gtk, gnome, gtk3
Swiftgtk
A Swift wrapper around gtk-3.x and gtk-4.x that is largely auto-generated from gobject-introspection
Stars: ✭ 180 (+429.41%)
Mutual labels:  gtk, gnome, gtk3
Commit
Commit message editor
Stars: ✭ 102 (+200%)
Mutual labels:  gtk, gnome, linux-app
Drawing
A drawing application for the GNOME desktop.
Stars: ✭ 386 (+1035.29%)
Mutual labels:  gnome, gtk3, linux-app
gui-python-gtk
Repositório criado para documentar e centralizar conteúdos, dicas, tutoriais e exemplos de código sobre a construção de interfaces com a linguagem de programação Python (PyGObject) e o toolkit gráfico Gtk 4.
Stars: ✭ 85 (+150%)
Mutual labels:  gtk, gnome, gtk3
Awesome Gtk
List of awesome GTK+ (gtk3) applications
Stars: ✭ 174 (+411.76%)
Mutual labels:  gtk, gnome, gtk3
Instant Lyrics
Shows lyrics of the currently playing Spotify song, or any song, instantly.
Stars: ✭ 191 (+461.76%)
Mutual labels:  lyrics, gtk3, linux-app
Playhouse
A Playground for HTML/CSS/JavaScript
Stars: ✭ 28 (-17.65%)
Mutual labels:  gtk, gnome, linux-app
Node Gtk
GTK+ bindings for NodeJS (via GObject introspection)
Stars: ✭ 287 (+744.12%)
Mutual labels:  gtk, gnome, gtk3
Gradio
Stars: ✭ 335 (+885.29%)
Mutual labels:  gtk, gnome, gtk3
Norka
Continuous text editor for Linux
Stars: ✭ 70 (+105.88%)
Mutual labels:  gnome, gtk3, linux-app
Marker
🖊 A gtk3 markdown editor
Stars: ✭ 644 (+1794.12%)
Mutual labels:  gtk, gnome, gtk3
vulcan
A minimalistic text editor designed for both ordinary use and software development
Stars: ✭ 46 (+35.29%)
Mutual labels:  gtk, gnome, gtk3
Sunflower
Small and highly customizable twin-panel file manager for Linux with support for plugins.
Stars: ✭ 347 (+920.59%)
Mutual labels:  gtk, gnome, gtk3
Plotinus
A searchable command palette in every modern GTK+ application
Stars: ✭ 805 (+2267.65%)
Mutual labels:  gtk, gnome, gtk3
Nwg Launchers
GTK-based launchers: application grid, button bar, dmenu for sway and other window managers
Stars: ✭ 211 (+520.59%)
Mutual labels:  gtk, gtk3
Galacritty
WIP GTK terminal emulator based on Alacritty
Stars: ✭ 136 (+300%)
Mutual labels:  gtk, gtk3
Files
File browser designed for elementary OS
Stars: ✭ 187 (+450%)
Mutual labels:  gtk, gtk3
Hydrapaper
A Gtk utility to set two different backgrounds for each monitor on GNOME (which lacks this feature)
Stars: ✭ 134 (+294.12%)
Mutual labels:  gtk, gnome

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 
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].