Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/remixz/juicy
A desktop app for Peach.
https://github.com/remixz/juicy
Last synced: about 1 month ago
JSON representation
A desktop app for Peach.
- Host: GitHub
- URL: https://github.com/remixz/juicy
- Owner: remixz
- License: mit
- Created: 2016-01-13T22:47:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-13T22:47:28.000Z (almost 9 years ago)
- Last Synced: 2024-04-13T03:33:54.159Z (7 months ago)
- Language: JavaScript
- Size: 248 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Juicy
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
A desktop app for [Peach](http://peach.cool). Currently Mac-only. [Download the latest version here.](https://github.com/remixz/juicy/releases)
![screenshot](https://s3.amazonaws.com/f.cl.ly/items/1l163F05162z3m06160y/Screen%20Shot%202016-01-13%20at%202.44.38%20PM.png)
## Running
```bash
npm start # starts the app
npm run dev # starts a dev server, and launches the app with hot reloading
npm run build # builds the mac app in app/
```