mirror of
https://github.com/standardnotes/app.git
synced 2026-01-16 23:01:30 +00:00
Think fearlessly with end-to-end encrypted notes and files. For issues, visit https://standardnotes.com/forum or https://standardnotes.com/help.
| app | ||
| bin | ||
| config | ||
| db | ||
| lib | ||
| log | ||
| public | ||
| test | ||
| vendor/assets | ||
| .babelrc | ||
| .bowerrc | ||
| .dockerignore | ||
| .gitignore | ||
| .gitmodules | ||
| bower.json | ||
| Capfile | ||
| circle.yml | ||
| config.ru | ||
| Dockerfile | ||
| Gemfile | ||
| Gemfile.lock | ||
| Gruntfile.js | ||
| karma.conf.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| Rakefile | ||
| README.md | ||
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
- Clone the repo
bundle installnpm installbundle exec rake bower:installgruntrails 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