Cumulus

存在于您的菜单栏中的SoundCloud播放器。(A SoundCloud player that lives in your menubar.)

Github星跟蹤圖

Cumulus

A SoundCloud player that lives in your menubar.

GitHub release

Installing

Download the latest release for OSX.

IntelliJ users be warned: This app hijacks the ⌘+Alt+L shortcurt used by IntelliJ to reformat code. See #40 and #77.

Developing

Install dependencies

npm install

npm install -g electron

Compile the application

grunt or grunt build

Run the application with the Chrome DevTools

NODE_ENV=development electron .

Or in Windows:

  • PowerShell: $env:NODE_ENV="development"; electron .
  • CMD: set "NODE_ENV=development" & electron .

主要指標

概覽
名稱與所有者gillesdemey/Cumulus
主編程語言JavaScript
編程語言JavaScript (語言數: 3)
平台Mac
許可證MIT License
所有者活动
創建於2015-04-24 13:11:05
推送於2021-05-28 09:08:46
最后一次提交2018-03-13 19:40:42
發布數32
最新版本名稱v0.10.1 (發布於 2017-04-02 17:24:00)
第一版名稱v0.1.0 (發布於 2015-05-31 01:33:21)
用户参与
星數1.5k
關注者數35
派生數121
提交數230
已啟用問題?
問題數96
打開的問題數36
拉請求數17
打開的拉請求數0
關閉的拉請求數8
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?