All Projects → artemanufrij → metronome

artemanufrij / metronome

Licence: other
An elementary OS app

Programming Languages

vala
323 projects
Meson
512 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to metronome

Toucheffects
Android View点击特效TouchEffects,几行代码为所有控件添加点击效果
Stars: ✭ 167 (+943.75%)
Mutual labels:  click
Nephos
Project Nephos [GSoC '18]: Automated recording, processing, and uploading of TV streams for Universities.
Stars: ✭ 20 (+25%)
Mutual labels:  click
ansible-taskrunner
Ansible Taskrunner - ansible-playbook wrapper with YAML-abstracted python click cli options!
Stars: ✭ 14 (-12.5%)
Mutual labels:  click
pod 1.0.2 kaal
Kaal is a productivity suite with beautiful CLI and a Discord Bot.
Stars: ✭ 15 (-6.25%)
Mutual labels:  click
ClickableWebView
Simple WebView to Detect click on an image
Stars: ✭ 42 (+162.5%)
Mutual labels:  click
esque
esque - an operational kafka tool.
Stars: ✭ 22 (+37.5%)
Mutual labels:  click
Tedivms Flask
Flask starter app with celery, bootstrap, and docker environment
Stars: ✭ 142 (+787.5%)
Mutual labels:  click
export-dynamodb
Export Amazon DynamoDb to CSV or JSON
Stars: ✭ 52 (+225%)
Mutual labels:  click
Android-Touch-Helper
开屏跳过-安卓系统的开屏广告自动跳过助手
Stars: ✭ 488 (+2950%)
Mutual labels:  click
metro
Speed Trainer Metronome
Stars: ✭ 26 (+62.5%)
Mutual labels:  metronome
MobOff
A CLI to download, convert and send youtube videos to several devices using Pushbullet.
Stars: ✭ 47 (+193.75%)
Mutual labels:  click
DebounceMonitoring
📑 Add debounce logic for any method in a single line.
Stars: ✭ 44 (+175%)
Mutual labels:  click
pyGinit
A simple github automation cli
Stars: ✭ 15 (-6.25%)
Mutual labels:  click
unity-button-sounds-editor
Editor extension for Unity game engine. It helps to assign AudioClip to buttons and to play sounds by button clicks.
Stars: ✭ 65 (+306.25%)
Mutual labels:  click
wc18-cli
An easy command line interface for the 2018 World Cup
Stars: ✭ 15 (-6.25%)
Mutual labels:  click
Python Cfonts
Sexy fonts for the console
Stars: ✭ 143 (+793.75%)
Mutual labels:  click
jquery-clickout
Handle clickout events with jQuery
Stars: ✭ 23 (+43.75%)
Mutual labels:  click
website
Website for the Pallets projects
Stars: ✭ 126 (+687.5%)
Mutual labels:  click
crawler click tutorial
click tutorial ( crawler ) use python
Stars: ✭ 15 (-6.25%)
Mutual labels:  click
spot price machine learning
Machine Learning for Spot Prices
Stars: ✭ 25 (+56.25%)
Mutual labels:  click

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
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].