Skip to content

🎧 A Work In Progress YouTube based song player, made with GTK and GoLang

License

Notifications You must be signed in to change notification settings

pauloo27/neptune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEPTUNE

A Work In Progress YouTube based song player, made with libmpv, GTK and GoLang.

If you want to listen to song inside your terminal, take a look at Tuner.

Installing

Arch Linux

You can install Neptune from the AUR, the package is called neptune-git.

Other distros

First, install the required packages to build Neptune. They are:

  • the GoLang compiler;
  • mpv (with libmpv);
  • GCC, libgtk 3 and libappindicator for gtk3 (required by the systray package);
  • YouTube-DL (it's not required to compile, but it's required to run);

if you want a MPRIS integration, install mpv-mpris.

Then, clone the repository and run make install.

License

GPL Logo

This project is licensed under GNU General Public License v2.0.

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

About

🎧 A Work In Progress YouTube based song player, made with GTK and GoLang

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published