Skip to content

space-santa/lalamachine

Repository files navigation

lalamachine

Intro

lalamachine is just another music player. It features:

  • A library with nice filter and search functionality.
  • Playlists which can be exported into a folder.

Dependencies

dotnet core 3.0

Run it

Either install the .msi from the release section, or clone the repo and

cd Lalamachine
dotnet run

Contribute

If you'd like to contribute to lalamachine,

Licence

Copyright 2015-2020 Claus Zirkel

Lalamachine 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.

Lalamachine 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 lalamachine. If not, see http://www.gnu.org/licenses/.