Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔊 uTag

Description

App to read and write tags of audio files with Qt GUI and Taglib

How to use

Must Have (dependencies)

Building

First step

If you do not have CMAKE_PREFIX_PATH you can fix it in 2 ways:

  • go into CMakeLists.txt and add set(CMAKE_PREFIX_PATH "/your/path/to/qt")
  • or you can just write in terminal export CMAKE_PREFIX_PATH=/your/path/to/qt
Second step
./build.sh

Run

./utag [directory]

App features

  • Allows to edit different tags of audio files
  • Supports to sort audio file items in alphabetical (ascending and descending) and order by selected tags
  • Opens the directory with the audio files through the command-line argument
  • Recursive search for files in a folder
  • Сatching deleted files

Tech/framework used

  • CMake
  • Qt
  • Taglib

License

Collision is an open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages