An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

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
![](https://github.com/tryonlinux/Precious-Metals-Inventory-sn/blob/4ba4eb304a103a051f4b7fc9aeb79c504f7eb69d/Precious%20Metal%20Inventory.gif)

## 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