Skip to content

rottenpants466/metronome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metronome


A simple metronome

Designed for elementary OS

Build Status

Donate

PayPal | LiberaPay | Patreon

Get it on AppCenter

Install from Github.

As first you need elementary SDK

sudo apt install elementary-sdk

Install dependencies

sudo apt install libgstreamer1.0-dev

Clone repository and change directory

git clone https://github.com/artemanufrij/metronome.git
cd metronome

Compile, install and start Metronome on your system

meson build --prefix=/usr
cd build
sudo ninja install
com.github.artemanufrij.metronome

Packages

 
 
 

Languages

  • Vala 91.5%
  • Meson 7.3%
  • Python 1.2%