{"id":25487789,"url":"https://github.com/JLiscom/OpenNote","last_synced_at":"2025-11-07T23:30:20.509Z","repository":{"id":11292247,"uuid":"13704831","full_name":"JLiscom/OpenNote","owner":"JLiscom","description":"OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.","archived":false,"fork":false,"pushed_at":"2023-02-27T20:56:07.000Z","size":9262,"stargazers_count":1623,"open_issues_count":34,"forks_count":163,"subscribers_count":94,"default_branch":"master","last_synced_at":"2025-02-15T19:48:50.545Z","etag":null,"topics":["angularjs","couchdb","mobile-first","note-taking","offline-app","opennote","progressive-web-app","pwa","pwa-apps"],"latest_commit_sha":null,"homepage":"https://foxusa.github.io/OpenNote/OpenNote/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JLiscom.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-10-19T16:55:57.000Z","updated_at":"2025-02-15T12:37:56.000Z","dependencies_parsed_at":"2024-10-29T14:08:10.471Z","dependency_job_id":null,"html_url":"https://github.com/JLiscom/OpenNote","commit_stats":{"total_commits":289,"total_committers":10,"mean_commits":28.9,"dds":0.2698961937716263,"last_synced_commit":"8d4a66c17b6cb4fd01af89dc2b73488ce3b48c00"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JLiscom%2FOpenNote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JLiscom%2FOpenNote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JLiscom%2FOpenNote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JLiscom%2FOpenNote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JLiscom","download_url":"https://codeload.github.com/JLiscom/OpenNote/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239048274,"owners_count":19573187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angularjs","couchdb","mobile-first","note-taking","offline-app","opennote","progressive-web-app","pwa","pwa-apps"],"created_at":"2025-02-18T20:01:58.136Z","updated_at":"2025-11-07T23:30:20.465Z","avatar_url":"https://github.com/JLiscom.png","language":"JavaScript","readme":"# OpenNote\n\n\u003e This project has received the kiss of death. That is, I myself don't use it anymore. I have switched to using a [text editor with markdown support](https://vscodium.com/), Git, and [Syncthing](https://syncthing.net/) for my journaling/note taking.\n\u003e If you want to export your notes, the [cli](https://github.com/FoxUSA/OpenNote-CLI) can dump them to text files. \n\n![][responsive]\nOpenNote is a progressive web application(PWA)/HTML5 offline app that was built to be a open source(MIT License), web based text editor/note taking software.\nIt is designed to be self hosted and gives you ownership of your data\n\nPlease support this project by:\n- [Using GitTip][GitTip],\n- [donating bitcoins][Bitcoins],\n- and/or like on [Alternative To][Alternative].\n\nThank you!\n\n[Download using Docker][Docker]\n\n[or download manually from here.][Download]\n\n\nDemo\n-------\nhttps://foxusa.github.io/OpenNote/OpenNote/\n\n\n![][topLevel]\nFeatures\n--------\n- BYOS(Bring Your Own Server)\n- Touch friendly and mouse friendly ui\n- Light weight\n- Multi user support\n- Search\n- Offline App\n- CouchDB Sync via PouchDB\n- Move Folders(Drag into another folder in the list view.)\n- Rename/Delete Folders(Click on folder title to get menu.)\n- Responsive\n- Tags\n- [CLI](https://github.com/FoxUSA/OpenNote-CLI)\nUpcoming Features\n-----------------\n- Email to note\n- Mobile App\n\nDocumentation\n-----------------\n- [How to install][Install]\n- [How to upgrade][Upgrade]\n- [How to build](https://github.com/FoxUSA/OpenNote/blob/master/docs/Build.md)\n- [Themes][Themes]\n- [Project history][History]\n\nLicense\n-------\n\tJQuery - Distributed under the MIT License\n\tAngular - Distributed under the MIT License\n\tBootstrap - Distributed under the MIT License\n\tAngular UI Tree - Distributed under the MIT License\n\tAlertify.js - Distributed under the MIT License\n\tPouchDB - Distributed under the Apache License\n\tDragula - Distributed under the MIT License\n\tInto.js - Distributed with license from Afshin Mehrabani Copyright (C) 2012\n\n\tOpenNote Code - Distributed under the MIT License\n\n\t© Jacob Liscom 2018\n\nCredits\n-------\n\tJ. Liscom - Creator\n\n\tKam Bnkamalesh - His TODO project heavily influenced my UI design\n\n[topLevel]: ./docs/screenShots/topLevel.png\n[responsive]: ./docs/screenShots/OpenNote.png\n\n[Install]: https://github.com/FoxUSA/OpenNote/blob/master/docs/Install.md\n[History]: https://github.com/FoxUSA/OpenNote/blob/master/docs/History.md\n[Upgrade]: https://github.com/FoxUSA/OpenNote/blob/master/docs/Upgrade.md\n[Dependencies]: https://github.com/FoxUSA/OpenNote/blob/master/docs/Dependencies.md\n[Themes]: https://github.com/FoxUSA/OpenNote/blob/master/docs/Themes.md\n[GitTip]: https://www.gittip.com/FoxUSA/\n[Bitcoins]: http://blockchain.info/address/15Q2jhnTvxDQm4LvTku68vTzU8j8dcLnLB\n[Alternative]: http://alternativeto.net/software/opennote/\n[Download]: https://github.com/FoxUSA/OpenNote/releases\n[Docker]: https://registry.hub.docker.com/u/foxusa/opennote/\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJLiscom%2FOpenNote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJLiscom%2FOpenNote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJLiscom%2FOpenNote/lists"}