scramble-ui

0.0.1 • Public • Published

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

Package Sidebar

Install

npm i scramble-ui

Weekly Downloads

0

Version

0.0.1

License

none

Last publish

Collaborators

  • dcposch