Skip to content

knijn/musicify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musicify

License badge Mentioned in Awesome ComputerCraft CC: Tweaked Version: 1.100+

Musicify is a command line utility for ComputerCraft:Tweaked to stream* songs in game.

Install

To install, run

wget run https://raw.githubusercontent.com/knijn/musicify/main/install.lua

It should only take 13kB of data on your ComputerCraft computer.

Codespaces

To develop under Codespaces, you'll need the CraftOS VSCode Extention and install CraftOS-PC with the following commands:

sudo add-apt-repository ppa:jackmacwindows/ppa
sudo apt update
sudo apt install craftos-pc

License

Musicify is licensed under the GNU General Public License v3.0.

Confused?

If you are confused about how to setup Musicify, please check the wiki page for further help.

* Disclaimer: Musicify does not stream from a server. It reads files from a local Tape Drive.

Development

The program also should work as an api, this is not tested though. If you want to support the program, please make a pull request. It helps out a ton!

If you want to run the development version of Musicify, run

wget run https://raw.githubusercontent.com/knijn/musicify/mian/git_install.lua