Previous-Metals-Inventory-sn -- Archived, feel free to fork and self-host
June 26, 2024 ยท View on GitHub
An extension editor for Standard Notes to keep track of what precious metals you have and their values.
Demo

Support
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. for more information
Contact
If you want to contact me you can reach me at tryonlinux@gmail.com.
License
This project is licensed under the APL License - see the LICENSE file for details