Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/
```