• Stars
    star
    1,423
  • Rank 31,969 (Top 0.7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 9 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

☁️ A SoundCloud player that lives in your menubar.

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 .

More Repositories

1

google-speech-v2

💬 Reverse Engineering Google's Speech To Text API (v2)
456
star
2

node-record-lpcm16

🎤 Records a 16-bit signed-integer linear pulse modulation code encoded audio file.
JavaScript
202
star
3

go-dicom

🏥 DICOM Medical Image Parser in Go
Go
104
star
4

soundcloud-v2

Client for SoundCloud's API v2
JavaScript
11
star
5

npm-registry

NPM registry server
Go
9
star
6

systemdify

🐧 Automatically create a systemd unit file for your Node application
JavaScript
7
star
7

typewrite

📝 A simple javascript file to simulate text input.
JavaScript
6
star
8

cli-progress-bar

🕘 A simple CLI progress bar, inspired by Gauge
JavaScript
5
star
9

beer-names

🍺 Get a unique random name that sounds like it could be a beer
JavaScript
5
star
10

ponysay

🐴 Ponysay, written in Go
Go
4
star
11

jest-snapshots-json-rest-api

Jest Snapshots serializer for JSON REST APIs.
JavaScript
4
star
12

Cumulus-nwjs

SoundCloud desktop application, using Node Webkit and Polymer
CSS
3
star
13

iec-bytes-parser

Parse IEC and SI bytes size string notations
TypeScript
3
star
14

Codex

Codex is a modular backup tool to help you backup and restore your application settings and dotfiles.
Ruby
3
star
15

node_analytics

Node Analytics with Server Sent Events
JavaScript
2
star
16

graph-editor

A very simple graph editor
JavaScript
2
star
17

All-Things-Go

All Things Talk interface written in Go
Go
2
star
18

grop

🚦 Get a random open port on the host machine
JavaScript
1
star
19

psc

Play a soundcloud URL in your Terminal.
Ruby
1
star
20

go-oauth

🔐 OAuth HMAC-SHA1 signing in Go
Go
1
star
21

github-issue-templates

Testing GitHub issue templates
1
star
22

rust-playground

Just messing around with 🦀 nothing to see here
Rust
1
star
23

A-Brave-New-Web

Slides for our SFHTML5 Talk about Web Components and Polymer
CSS
1
star
24

conventional-github-releaser

1
star
25

connect-requires-json

✋ Error middleware for empty and non-JSON request bodies
JavaScript
1
star
26

dag

A directed acyclical graph library
TypeScript
1
star
27

require-skip-cache

Require a module without adding it to the cached modules
JavaScript
1
star
28

contour

Contour is a Kubernetes ingress controller using Envoy proxy.
Go
1
star
29

bhdr

benchmark utility powered by hdr histograms, for node
JavaScript
1
star
30

express-react-svg-to-png

Express SVG to PNG using a React component
JavaScript
1
star
31

AppLab-Parko

Parko application created for the AppLab hackathon in Kortrijk.
JavaScript
1
star
32

nostro.moe

https://nostro.moe
HTML
1
star
33

xtend-url

🔗 Append to an URL without the headache
JavaScript
1
star
34

haruhichan

🍙 A modern and sane API wrapper for Haruhichan
JavaScript
1
star
35

game-console-ui

Exploring interactive User Interfaces
TypeScript
1
star
36

fuelphp-eventbrite

A fuelphp wrapper for the use of the Eventbrite API
PHP
1
star
37

GSS

Gilles Style Sheets
JavaScript
1
star
38

express-api-skeleton

💀 My Express API skeleton
JavaScript
1
star
39

nextjs

JavaScript
1
star
40

gilles.demey.io

My personal website
HTML
1
star
41

nestor-docker

Docker container exposing cliffano/nestor as an entrypoint
1
star
42

desktop

backup of http://popcorntime.ml community, ripped by the bad .is guys (from today only popcorntime.ag please)
CSS
1
star
43

go-rsa-example

RSA cipher example in Go
Go
1
star
44

node-geo

🌐 A simple API wrapper around the Google maps geo coder.
JavaScript
1
star