https://github.com/tryonlinux/Precious-Metals-Inventory-sn
A tracker of what precious metals you have and their values. This is an editor for Standard Notes.
https://github.com/tryonlinux/Precious-Metals-Inventory-sn
Last synced: over 1 year ago
JSON representation
A tracker of what precious metals you have and their values. This is an editor for Standard Notes.
- Host: GitHub
- URL: https://github.com/tryonlinux/Precious-Metals-Inventory-sn
- Owner: tryonlinux
- License: agpl-3.0
- Archived: true
- Created: 2021-05-27T04:12:20.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T03:23:52.000Z (almost 2 years ago)
- Last Synced: 2024-10-27T17:24:53.199Z (over 1 year ago)
- Language: JavaScript
- Size: 3.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-standard-notes - Precious Metals - An extension editor for Standard Notes to keep track of what precious metals you have and their values. (Extensions / Editors)
README
# Previous-Metals-Inventory-sn -- Archived, feel free to fork and self-host
An extension editor for [Standard Notes ](https://standardnotes.org) to keep track of what precious metals you have and their values.
## Demo

## Support
[Buy me a Coffee](https://www.buymeacoffee.com/tryomas)
## Install
Install Link: https://listed.to/p/QA0LXyiXuC
## To-Do
- [ ] Ability to edit locations
- [ ] API call to get spot price on either editor load or button click
- [ ] Add card for purchasedSpotPrice over purchased price
- [ ] Validators on inventory item to make sure everything is legit
## 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 8007 --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