Skip to content

DannyGB/SuperGee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperGee (as that is the shortcut I bind it too)

SuperGee is a Vala based UI for the beets music catalogue

Motivation

A playground for learning about the Gnome Vala programming language

Built using

Features

  • Wraps the beets ls (list) command
  • Allows opening of the file or directory if the -p switch is used in the search

Installation and Build

Install

Meson

Python3 & pip3

Ninja (pip install ninja)

Gtk3+ (libgtk-3-dev)

CMake

Prepare meson build

  1. Clone the SuperGee repository
  2. cd ./src
  3. mkdir ../build
  4. meson ../build && cd ../build

Build the project

  1. Create directory build/SuperG@exe
  2. ./build.sh

How to use

./SuperG

Credits

License

Licensed under the GPL V3

GPL © dannygb

About

SuperG is a Vala based UI for beets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published