scramble-ui
v0.0.1
Published
Scramble.io UI components made with React and Browserify
Downloads
2
Maintainers
Readme
Scramble UI
Here's all the UI code for Scramble.io
Scramble is a standalone encrypted email client, packaged for local install with atom-shell.
It's a PGP client that integrates with your inbox through IMAP, and makes key exchange easy via Keybase.
These components are made using React and packaged with Browserify.
Modules
Each component is its own module. For example, you can use the SearchList as follows:
TODO: picture
TODO: code sample
Quick Start
Install node and npm. On Ubuntu:
sudo apt-get install npm nodejs-legacy
Run
npm install
Run
npm start
Go to http://localhost:8080
License
Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html