Cumulus

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

Github stars Tracking Chart

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 .

Overview

Name With Ownergillesdemey/Cumulus
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 3)
PlatformMac
License:MIT License
Release Count32
Last Release Namev0.10.1 (Posted on 2017-04-02 17:24:00)
First Release Namev0.1.0 (Posted on 2015-05-31 01:33:21)
Created At2015-04-24 13:11:05
Pushed At2021-05-28 09:08:46
Last Commit At2018-03-13 19:40:42
Stargazers Count1.4k
Watchers Count36
Fork Count124
Commits Count230
Has Issues Enabled
Issues Count96
Issue Open Count36
Pull Requests Count17
Pull Requests Open Count0
Pull Requests Close Count8
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top