Skip to content

sandalsoft/web

 
 

Repository files navigation

Standard Notes

This web app is available on https://app.standardnotes.org.

For more information on Standard Notes, see https://standardnotes.org.

Features

  • Grouping of notes
  • Auto-save
  • Local encryption.
  • Quick filtering
  • Full screen writing
  • Simple UI

Running locally

  1. Clone the repo
  2. bundle install
  3. npm install
  4. bundle exec rake bower:install
  5. grunt
  6. rails s

Open your browser to http://localhost:3000

In the bottom left, click on "Sign in or Register" or "Account" (if signed in), and make sure you're using the correct server. You can use a production server here as usual (like https://sync.standardnotes.org).

About

A simple and private notes app. This is the Standard Notes web app. | https://standardnotes.org

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 68.8%
  • HTML 14.5%
  • Ruby 11.8%
  • CSS 4.9%