Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

Kakapo for Desktop, Web, iOS, Android, Babel, Reflux, ImmutableJs, HowlerJs, Webpack

Notifications You must be signed in to change notification settings

mrk-9/Chrome-Extension_Kakapo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kakapo is an open source ambient sound mixer for relaxation or productivity, available on the Chrome Web Store.

See also: Kakapo for Desktop & Web - Kakapo for iOS & Android.

It's built with ReactJS in ES6. It also uses some of the following frameworks/libraries:

Install and build

Simply clone the repo, install dependencies and run the npm build task.

$ git clone https://github.com/bluedaniel/Kakapo-chrome.git

$ cd kakapo-chrome && npm install && bower install

# Deployment with watch task
$ npm run serve

# Production with minification
$ npm run build release

To add the local extension to Chrome, go to Settings > Load unpacked extension and point to the kakapo-chrome/build folder.

Contribute

You are most welcome to do with this repo what you will 😄.

It would be cool to have the app translated into other languages (json files in app/i18n) but any types of contribution, be it ideas, bug fixes, fixing typos, will be appreciated !

About

Kakapo for Desktop, Web, iOS, Android, Babel, Reflux, ImmutableJs, HowlerJs, Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published