https://github.com/moul/metronome
tick tick tick
https://github.com/moul/metronome
cli music tool
Last synced: 4 months ago
JSON representation
tick tick tick
- Host: GitHub
- URL: https://github.com/moul/metronome
- Owner: moul
- License: other
- Created: 2019-09-24T12:06:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-12-03T20:50:22.000Z (7 months ago)
- Last Synced: 2025-12-07T02:22:38.271Z (7 months ago)
- Topics: cli, music, tool
- Language: Makefile
- Homepage: https://manfred.life/music
- Size: 25.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Authors: AUTHORS
- Copyright: COPYRIGHT
Awesome Lists containing this project
README
# metronome
:smile: metronome
[](https://circleci.com/gh/moul/metronome)
[](https://godoc.org/moul.io/metronome)
[](https://github.com/moul/metronome/blob/master/COPYRIGHT)
[](https://github.com/moul/metronome/releases)
[](https://goreportcard.com/report/moul.io/metronome)
[](https://www.codefactor.io/repository/github/moul/metronome)
[](https://codecov.io/gh/moul/metronome)
[](https://microbadger.com/images/moul/metronome)
[](https://golangci.com/r/github.com/moul/metronome)
[](https://www.npmjs.com/package/@moul.io/metronome)
[](https://sourcegraph.com/github.com/moul/metronome?badge)
[](https://manfred.life/)
## Usage
```console
$ metronome -h
...
```
## Install
### Using go
```console
$ go get -u moul.io/metronome
```
### Using brew
```console
$ brew install moul/moul/metronome
```
### Download releases
https://github.com/moul/metronome/releases
## License
© 2019 [Manfred Touron](https://manfred.life)
Licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) ([`LICENSE-APACHE`](LICENSE-APACHE)) or the [MIT license](https://opensource.org/licenses/MIT) ([`LICENSE-MIT`](LICENSE-MIT)), at your option. See the [`COPYRIGHT`](COPYRIGHT) file for more details.
`SPDX-License-Identifier: (Apache-2.0 OR MIT)`