Skip to content

pauytrh2/opendrums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opendrums

An independent, FOSS, alternative to Aerodrums

Vision

Opendrums comes to fix many things in Aerodrums:

  • First and foremost, Aerodrum's product costs money, and is not open source.
  • Aerodrums's software is not cross-compatible, being only availabe to Windows and MacOS.
  • Aerodrums's software is notorious for having a bad UI and UX.

Installation and usage

Every major release of the software will be available to Windows, MacOS and linux through GitHub releases.

Manual compilation

verify rust and cargo are installed

rustc --version
cargo --version

clone, cd, build, and run

git clone https://github.com/pauytrh2/opendrums
cd opendrums
cargo fmt
cargo run

or in one line

git clone https://github.com/pauytrh2/opendrums && cd opendrums && cargo fmt && cargo run

About

An independent, FOSS, alternative to Aerodrums

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages