Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NickvisionApps/Tagger
Tag your music
https://github.com/NickvisionApps/Tagger
audio csharp flathub gnome gtk4 id3v2 libadwaita metadata mp3 music tagging tags xiph
Last synced: 2 months ago
JSON representation
Tag your music
- Host: GitHub
- URL: https://github.com/NickvisionApps/Tagger
- Owner: NickvisionApps
- License: mit
- Created: 2021-12-17T03:33:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T13:09:32.000Z (5 months ago)
- Last Synced: 2024-10-25T09:12:58.316Z (3 months ago)
- Topics: audio, csharp, flathub, gnome, gtk4, id3v2, libadwaita, metadata, mp3, music, tagging, tags, xiph
- Language: C#
- Homepage: https://flathub.org/apps/details/org.nickvision.tagger
- Size: 17.7 MB
- Stars: 229
- Watchers: 7
- Forks: 14
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-gtk - Tagger - Music tag (metadata) editor `#csharp` `#gtk4` `#libadwaita`. (Audio / Audio Tools)
- WinUI-3-Apps-List - Tagger
- stars - Tagger
- stars - Tagger
README
![](NickvisionTagger.Shared/Resources/banner.png)
[![Translation status](https://hosted.weblate.org/widgets/nickvision-tagger/-/app/svg-badge.svg)](https://hosted.weblate.org/engage/nickvision-tagger/) ✨Powered by [Weblate](https://weblate.org/en/)✨
# Features
- Support for many music file types (mp3, ogg, flac, wma, wav, and more)
- Edit tags and album art of multiple files, even across subfolders, all at once
- Edit unsynchronized and synchronized lyrics for a file (with LRC import and export support)
- Convert filenames to tags and tags to filenames with ease
- Lookup file information using MusicBrainz
- Lookup lyric information using Letras
- Open, manage, and create playlists in many formats (m3u, pls, xspf, and more)# Installation
# Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for details on how can you help the project and how to provide information so we can help you in case of troubles with the app.
# Screenshots
GNOME
![Start](NickvisionTagger.GNOME/Screenshots/Start.png)
![Folder](NickvisionTagger.GNOME/Screenshots/Folder.png)
![Editing](NickvisionTagger.GNOME/Screenshots/Editing.png)
![Dark](NickvisionTagger.GNOME/Screenshots/Dark.png)
![AdvancedSearch](NickvisionTagger.GNOME/Screenshots/AdvancedSearch.png)WinUI
![Start](NickvisionTagger.WinUI/Screenshots/Start.png)
![Folder](NickvisionTagger.WinUI/Screenshots/Folder.png)
![Editing](NickvisionTagger.WinUI/Screenshots/Editing.png)
![Dark](NickvisionTagger.WinUI/Screenshots/Dark.png)
![AdvancedSearch](NickvisionTagger.WinUI/Screenshots/AdvancedSearch.png)# Dependencies
- [.NET 8](https://dotnet.microsoft.com/en-us/)
- [chromaprint](https://acoustid.org/chromaprint)# Code of Conduct
This project follows the [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct).