Skip to content
This repository has been archived by the owner on Jul 22, 2018. It is now read-only.

Zhangdroid/Gokotta

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gokotta Dependency Status devDependency Status

screenshot

Gokotta is a simple music player, built by electron and vue.

Note: This project is still in developing with many bugs, and using some experimental features. DO NOT use it on production

support format: mp3, aac and wav

Download

MacOS: https://github.com/Zhangdroid/Gokotta/releases

Linux and Windows will be coming soon.

Usage

Just click add and chose your music folder.

Install

git clone https://github.com/Zhangdroid/Gokotta.git
cd Gokotta && npm install

Run

Run this two commands in different console tabs:

npm run dev-server
npm run dev

Package

npm run release

Or run this command for all platform:

npm run release-all

TODO

  • Search
  • Setting
  • Support Windows and Linux
  • Custom list
  • Plugin support
  • Core Plugin(lyric, ID3 editor, Equalizer...)

Credits

License

MIT License

About

A simple music player built by electron and vue

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published