Think fearlessly with end-to-end encrypted notes and files. For issues, visit https://standardnotes.com/forum or https://standardnotes.com/help.
Find a file
2018-01-29 12:14:13 -06:00
app Autoupdate label 2018-01-28 09:39:29 -06:00
bin initial commit 2016-12-05 17:33:27 -06:00
config Deploy 2018-01-29 12:14:13 -06:00
db initial commit 2016-12-05 17:33:27 -06:00
lib initial commit 2016-12-05 17:33:27 -06:00
log initial commit 2016-12-05 17:33:27 -06:00
public Submodules 2018-01-29 11:51:36 -06:00
test Cleaned folder heirarchy 2018-01-19 12:42:44 -06:00
vendor/assets Action menu updates, ionicons minimal 2018-01-19 12:22:17 -06:00
.babelrc es6 2016-12-15 12:52:34 -06:00
.bowerrc initial commit 2016-12-05 17:33:27 -06:00
.dockerignore dockerizing the app 2017-04-23 23:33:29 +08:00
.gitignore gitignore 2017-01-12 20:29:45 -06:00
.gitmodules System exts wip 2018-01-16 10:31:22 -06:00
bower.json bower 2017-04-10 15:38:34 -05:00
Capfile Deploy 2018-01-29 12:14:13 -06:00
circle.yml First pass at testing 2017-01-20 13:58:10 -08:00
config.ru initial commit 2016-12-05 17:33:27 -06:00
Dockerfile fix tzdata requirement for alpine linux on Docker 2017-04-23 23:33:29 +08:00
Gemfile Deploy script 2018-01-29 12:04:49 -06:00
Gemfile.lock Deploy 2018-01-29 12:14:13 -06:00
Gruntfile.js Cleaned folder heirarchy 2018-01-19 12:42:44 -06:00
karma.conf.js First pass at testing 2017-01-20 13:58:10 -08:00
LICENSE Add LICENSE file and fix npm warnings 2017-04-26 23:58:34 -05:00
package-lock.json Updates 2018-01-25 13:16:22 -06:00
package.json Updates 2018-01-25 13:16:22 -06:00
Rakefile initial commit 2016-12-05 17:33:27 -06:00
README.md V2 2017-10-13 10:09:59 -05:00

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).

License

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