https://github.com/tryonlinux/Home-Inventory-sn
An extension editor for Standard Notes to catalog home inventory in a solid and security way
https://github.com/tryonlinux/Home-Inventory-sn
Last synced: 29 days ago
JSON representation
An extension editor for Standard Notes to catalog home inventory in a solid and security way
- Host: GitHub
- URL: https://github.com/tryonlinux/Home-Inventory-sn
- Owner: tryonlinux
- License: agpl-3.0
- Archived: true
- Created: 2021-04-25T15:39:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T03:24:03.000Z (10 months ago)
- Last Synced: 2024-10-27T17:24:49.703Z (6 months ago)
- Language: JavaScript
- Size: 1.27 MB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-standard-notes - Home Inventory - An extension editor for Standard Notes to catalog home inventory (great for insurance purposes) in a solid and secure way. (Extensions / Editors)
README
# Home-Inventory-sn -- Archived, feel free to fork and self-host
An extension editor for [Standard Notes ](https://standardnotes.org)to catalog home inventory (great for insurance purposes) in a solid and secure way.
## Demo
## Support
[Buy me a Coffee](https://www.buymeacoffee.com/tryomas)
## Install
Install Link: https://listed.to/p/WPyQtURDDV
## To-Do
- [ ] Add ability to add pictures (filesafe)
- [ ] Add ability to view pictures
- [ ] Add ability to delete pictures## Build/Modify
To serve the extension (this is the address you would link to in when "installing" the extension in Standard Notes)
```
http-server -p 8008 --cors
```Starts editor locally in browser
```
npm run start
```Follow the documentation on the standard notes [website](https://docs.standardnotes.org/extensions/intro/). for more information
## Contact
If you want to contact me you can reach me at .
## License
This project is licensed under the APL License - see the [LICENSE](LICENSE) file for details