1
0
Fork 0
mirror of https://fem.mint.lgbt/m/Rhythmblock.git synced 2024-08-14 20:27:11 +00:00
Rhythmblock/README.md
2022-09-03 16:17:40 -04:00

28 lines
631 B
Markdown

![Rhythmblock](logo.png)
# Rhythmblock
a graphical, customizable music player for CC: Tweaked
![A ComputerCraft computer running Rhythmblock](screenshot.png)
## Features
- easily customizable (just edit the file and change whatever colors you want directly from the variables)
- compatible with all placeable computers and all monitors
- keyboard support
- eject discs directly from the player
- status bar
## Keyboard Shortcuts
space - play/stop
e - eject
q - quit
## Install
run the following command on the desired CC computer
`wget https://fem.mint.lgbt/m/Rhythmblock/raw/branch/master/rhythmblock.lua Rhythmblock`