Skip to content

zersiax/web

This branch is 6739 commits behind standardnotes/app:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 17, 2017
Dec 5, 2016
Jan 8, 2017
Dec 5, 2016
Dec 5, 2016
Dec 5, 2016
Dec 5, 2016
Dec 5, 2016
Jan 14, 2017
Dec 15, 2016
Dec 5, 2016
Jan 13, 2017
Dec 5, 2016
Jan 7, 2017
Jan 7, 2017
Jan 14, 2017
Jan 15, 2017
Dec 5, 2016
Jan 14, 2017
Dec 5, 2016
Dec 26, 2016

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
  • Markdown editor
  • Easy publishing/sharing of groups or individual notes.
  • 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://n3.standardnotes.org).

License

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html

About

A Standard Notes web client | https://standardnotes.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.3%
  • Ruby 21.3%
  • CSS 17.6%
  • HTML 13.8%