https://github.com/atiq-cs/financetool
Financial Asset Helper Tool
https://github.com/atiq-cs/financetool
alphavantage-api kotlin kotlin-coroutines kotlinx-serialization
Last synced: 10 months ago
JSON representation
Financial Asset Helper Tool
- Host: GitHub
- URL: https://github.com/atiq-cs/financetool
- Owner: atiq-cs
- License: gpl-3.0
- Created: 2024-12-06T23:50:06.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-12-07T07:33:23.000Z (about 1 year ago)
- Last Synced: 2025-02-03T08:48:03.703Z (11 months ago)
- Topics: alphavantage-api, kotlin, kotlin-coroutines, kotlinx-serialization
- Language: Kotlin
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### FinTool
Finance Assets Helper
**Supported platforms**
Any platform that runs kotlin
**Command Line Examples**
Run from outside of project dir, assuming it's `~/Code/kotlin/FinTool`,
```bash
gradle run --project-dir ~/Code/kotlin/FinTool"
```