{"id":13424286,"url":"https://github.com/Zhangdroid/Gokotta","last_synced_at":"2025-03-15T18:34:35.544Z","repository":{"id":86295719,"uuid":"52215589","full_name":"Zhangdroid/Gokotta","owner":"Zhangdroid","description":"A simple music player built by electron and vue","archived":true,"fork":false,"pushed_at":"2018-04-25T11:03:46.000Z","size":5331,"stargazers_count":511,"open_issues_count":5,"forks_count":61,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-10-26T23:54:50.248Z","etag":null,"topics":["electron","music-player","vue"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zhangdroid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-02-21T16:26:50.000Z","updated_at":"2024-10-22T09:59:44.000Z","dependencies_parsed_at":"2023-03-13T09:33:44.791Z","dependency_job_id":null,"html_url":"https://github.com/Zhangdroid/Gokotta","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zhangdroid%2FGokotta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zhangdroid%2FGokotta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zhangdroid%2FGokotta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zhangdroid%2FGokotta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zhangdroid","download_url":"https://codeload.github.com/Zhangdroid/Gokotta/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243775814,"owners_count":20346270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["electron","music-player","vue"],"created_at":"2024-07-31T00:00:51.349Z","updated_at":"2025-03-15T18:34:30.527Z","avatar_url":"https://github.com/Zhangdroid.png","language":"JavaScript","funding_links":[],"categories":["Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","JavaScript","UI组件","Apps","awesome-vue [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Projects Using Vue.js","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) ★101652](https://github.com/sindresorhus/awesome)","Awesome Vue.js","Open Source [🔝](#readme)"],"sub_categories":["Projects Using Vue.js","Video/Music","开源","Open Source"],"readme":"# Gokotta [![Dependency Status](https://david-dm.org/Zhangdroid/Gokotta.svg?style=flat-square)](https://david-dm.org/Zhangdroid/Gokotta)  [![devDependency Status](https://david-dm.org/Zhangdroid/Gokotta/dev-status.svg?style=flat-square)](https://david-dm.org/Zhangdroid/Gokotta#info=devDependencies)\n\n![screenshot](https://raw.githubusercontent.com/Zhangdroid/Gokotta/master/resources/screenshot.png)\n\nGokotta is a simple music player, built by [electron](http://electron.atom.io/) and [vue](http://vuejs.org/).\n\n**Note: This project is still in developing with many bugs, and using some experimental features. DO NOT use it on production**\n\nsupport format: **mp3, aac and wav**\n\n## Download\n\nMacOS: [https://github.com/Zhangdroid/Gokotta/releases](https://github.com/Zhangdroid/Gokotta/releases)\n\nLinux and Windows will be coming soon.\n\n## Usage\n\nJust click `add` and chose your music folder.\n\n## Install\n\n```\ngit clone https://github.com/Zhangdroid/Gokotta.git\ncd Gokotta \u0026\u0026 npm install\n```\n\n## Run\n\nRun this two commands in **different** console tabs:\n\n```\nnpm run dev-server\nnpm run dev\n```\n\n## Package\n\n```\nnpm run release\n```\n\nOr run this command for all platform:\n\n```\nnpm run release-all\n```\n\n## TODO\n\n* [x] Search\n* [x] Setting\n* [ ] Support Windows and Linux\n* [ ] Custom list\n* [ ] Plugin support\n* [ ] Core Plugin(lyric, ID3 editor, Equalizer...)\n\n## Credits\n\n* [Electron](http://electron.atom.io/)\n* [Vue](http://vuejs.org/)\n* [wavesurfer.js](http://wavesurfer-js.org/)\n* [musicmetadata](https://github.com/leetreveil/musicmetadata)\n* [node-vibrant](https://www.npmjs.com/package/node-vibrant)\n* [Logo](https://github.com/Zhangdroid/Gokotta/blob/master/src/assets/images/logo.png) from [http://logodust.com/](http://logodust.com/)\n\n## License\n\n[MIT License](https://github.com/Zhangdroid/Gokotta/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZhangdroid%2FGokotta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FZhangdroid%2FGokotta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZhangdroid%2FGokotta/lists"}