Project

mbrew

0.0
No commit activity in last 3 years
No release in over 3 years
A Package Manager for Music.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.10

Runtime

~> 1.2
~> 1.7
~> 2.0
 Project Readme

MusicBrew

MusicBrew is a combination of Spotify and Homebrew. Like a package manager for software but for music. It's made to use it via comand-line. You can install all songs by a specified band, for example from ABBA via music install ABBA. The .mp3 files will be downloaded from a central server to your local music collection. The search acts like on a traditional package manager, for example via music search AC/DC. Like on Homebrew, each song file gets a formula/meta file. These files will be searched locally when the search command is used. On music update all meta files will be updated through Git. The music upgrade command is used to upgrade all existing artists. New songs will be downloaded. Since it's not legal in most of the countries on earth to copy and distribute copyright protected music it's highly recommended to encrypt the .mp3 files. This will be done with the best encryption software ever been made: GnuPG. Beside the aspect of the copyright there is also the aspect to encrypt your files when using blanc HTTP (instead of HTTPS).

Project Outlines

The project outlines as described in my blog post about Open Source Software Collaboration.

  • The main purpose of this software is to sync .mp3 files between computers, in a way like Homebrew is doing it with packages and its metadata.
  • This list is open. Feel free to request features.

Documentation

For all kinds of documentation see mbrew(1).

License

Copyright (C) 2015 Christian Mayer https://fox21.at

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.