Navigation Menu

Skip to content

SailorOnDaTea/kissplayer

 
 

Repository files navigation

                   _  _____ ____ ____    ____  _
                  | |/ /_ _/ ___/ ___|  |  _ \| | __ _ _   _  ___ _ __
                  | ' / | |\___ \___ \  | |_) | |/ _` | | | |/ _ \ '__|
                  | . \ | | ___) |__) | |  __/| | (_| | |_| |  __/ |
                  |_|\_\___|____/____/  |_|   |_|\__,_|\__, |\___|_|
                                                       |___/

A Simple and Lightweight Music Player Build Status

kissplayer

Cross-platform and open-source Music Player designed to be simple and lightweight. If you want a player full of features, most of them you don't use, exaggerated eye-candy and a memory hog, take a look around , there are lots. However if you want a different player that doesn't distract you or wastes your time, KISS Player can be a great alternative.

As of now, it's alpha, usable, but lacks some minor features and needs more polishing. Suggestions and contributions are welcome.

Note: The name has nothing to do with the metal band or the act of kissing. It's an acronym for "Keep it simple, stupid" principle.

Usage

  • First you should have your songs on one or more directories.
  • Open KISS Player, click the menu button(with 3 lines) and select the option Settings.
  • Add your directory(ies) and close the settings window.
  • On main window menu select the option Synchronize Library.
  • Now you can play your songs which are available on the left panel.
  • You can also drag and drop files on main window.

How to build

Check the project's wiki for instructions

Change the language

On Windows, there is an option for this under settings.
On Linux, check the current locale with the command: locale
Check Arch's wiki for instructions on how to manage locales.

Copyright

KISS Player
Copyright (C) 2012-2015 by André Miranda

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; version 2 of the License.

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, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

About

A Simple and Lightweight Music Player

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 69.3%
  • Shell 19.2%
  • C 11.3%
  • Makefile 0.2%