open-source-uc / siding-box

Electron Menubar app for Dropbox-like synchronization with Siding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SidingBox

📦 Electron Menubar app for Dropbox-like synchronization with Siding

dependencies dev-dependencies styled with prettier

Development

Clone this repository:

git clone https://github.com/open-source-uc/siding-box.git
cd siding-box

Install dependencies:

yarn install

Desktop

Run Electron app:

cd packages/siding-box-desktop
yarn start

Production

Create a release build with:

NODE_ENV=production yarn run make

About

Electron Menubar app for Dropbox-like synchronization with Siding

License:MIT License


Languages

Language:JavaScript 98.0%Language:HTML 1.5%Language:CSS 0.5%