bluedaniel / Kakapo-native

:musical_note: [iOS & Android] An open source ambient sound mixer

Home Page:http://www.kakapo.co/app.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kakapo native is an ambient sound mixer for relaxation or productivity. Built with React Native it is available in both the Apple App Store and Google Play Store.

Download for iOS.

Download for Android.

See also: Kakapo for Desktop & Web - Kakapo for Chrome.

It's built using:

Install and run

# Clone
$ git clone https://github.com/bluedaniel/Kakapo-native.git

# Install
$ cd Kakapo-native && npm install

# Run iOS
$ npm start

# Run Android
$ npm start -- --platform=android

Bugs and Feature Requests

Have a bug or a feature request? Please open a new issue here.

About

:musical_note: [iOS & Android] An open source ambient sound mixer

http://www.kakapo.co/app.html

License:GNU General Public License v3.0


Languages

Language:JavaScript 64.9%Language:Objective-C 18.6%Language:Java 12.1%Language:Swift 4.4%