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

https://github.com/nycalexander/assetytics

Fetch real-time prices for gold, oil, and silver using the STOOQ API
https://github.com/nycalexander/assetytics

csharp css html javascript photino webui

Last synced: about 2 months ago
JSON representation

Fetch real-time prices for gold, oil, and silver using the STOOQ API

Awesome Lists containing this project

README

          

# Assetytics



Example windows application built with .NET 6.0 and Photino, designed to fetch real-time prices for gold, oil, and silver using the STOOQ API. The frontend is developed using HTML/CSS, while the backend is powered by C#. Inspired by the Electron Sample app named [Prices](https://github.com/electron/simple-samples/tree/master/prices).

## Features
- **Price Fetching**: Retrieves the latest gold, oil, and silver prices from the STOOQ API.
- **Photino-Powered UI**: Lightweight HTML/CSS frontend with a C# backend.
- **Fixed Update Interval**: Prices refresh automatically every 30 minutes.

## Installation and Usage
1. Download the debug build from the Actions workflow or compile it yourself.
2. Run `Assetytics.exe`.

## Compatibility
- **Operating System**: Windows 10, Windows 11
- **Framework**: .NET 6.0

## License
This project is licensed under the MIT License. See `LICENSE` for details.