2021-05-07 08:37:46 +00:00
|
|
|
![Rhythmblock](logo.png)
|
2021-05-06 14:22:19 +00:00
|
|
|
# Rhythmblock
|
2021-05-06 02:43:06 +00:00
|
|
|
|
2021-05-07 08:27:15 +00:00
|
|
|
a graphical, customizable music player for ComputerCraft
|
2021-05-06 14:22:19 +00:00
|
|
|
|
2021-05-07 08:38:38 +00:00
|
|
|
![Rhythmblock playing Cat by C418](screenshot.png)
|
|
|
|
|
2021-05-07 08:27:15 +00:00
|
|
|
## Features
|
2021-05-06 14:22:19 +00:00
|
|
|
|
2021-05-07 08:55:55 +00:00
|
|
|
- easily customizable (just edit the file and change whatever colors you want directly from the variables)
|
2021-05-07 08:27:15 +00:00
|
|
|
- compatible with all placeable computers and all monitors
|
|
|
|
- keyboard support
|
|
|
|
- eject discs directly from the player
|
|
|
|
- status bar
|
|
|
|
|
|
|
|
## Keyboard Shortcuts
|
|
|
|
|
|
|
|
space - play/stop
|
2021-05-07 08:37:46 +00:00
|
|
|
|
2021-05-07 08:27:15 +00:00
|
|
|
e - eject
|
2021-05-07 08:37:46 +00:00
|
|
|
|
2021-05-07 08:27:15 +00:00
|
|
|
q - quit
|
|
|
|
|
|
|
|
## Install
|
|
|
|
|
|
|
|
run the following on the desired CC computer
|
|
|
|
|
|
|
|
`wget https://fem.mint.lgbt/m/Rhythmblock/raw/branch/master/rhythmblock.lua Rhythmblock`
|