SkillAgentSearch skills...

Zigfi

zigfi is an open-source stocks, commodities and cryptocurrencies price monitoring CLI app, written fully in Rust, where you can organize assets you're watching easily into watchlists for easy access on your terminal.

Install / Use

/learn @aldrinzigmundv/Zigfi
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

zigfi

Alt text Alt text

zigfi is an open-source stocks, commodities and cryptocurrencies price monitoring CLI app, written fully in Rust, where you can organize assets you're watching into watchlists for easy access on the terminal.

This used to be just a personal app of mine until I decided to share it. I'm looking forward to adding more features in the future.

Also, I haven't tested the app yet with Windows but exe release is available if anyone wants to try. This is made mainly for GNU/Linux operating systems.

The app gets its data from the Yahoo Finance API.

Quickstart

Here are the things you can do:

zigfi (shows "default" watchlist)
zigfi new <watchlist name> <optional: ticker/s>
zigfi show <watchlist name> <optional: interval> (interval can be "1d", "1mo" or "1y")
zigfi delete <watchlist name>
zigfi add <watchlist name> <ticker/s>
zigfi remove <watchlist name> <ticker/s>
zigfi search <name of asset>
zigfi list (lists saved watchlist/s)
zigfi colorswap (swaps Green and Red for some East Asian users)
zigfi help

zigfi show also supports piping. Default output is string. Add --json flag for JSON.

Releases are on Github at the right side of the repo.

You can visit my website at aldrinzigmund.com. Donations are also welcome via Monero, if you want to support me work on the app further:

86cQoPfKTJ2bRfGH5Ts2kzaXCRcVRiX8CUHKc9xmeUmQ8YM8Uzk9S97T5gQaqYu58C9wuFK7opDH7cM9EJyR4V5LAq9RGv4

Related Skills

View on GitHub
GitHub Stars19
CategoryOperations
Updated1y ago
Forks0

Languages

Rust

Security Score

80/100

Audited on Nov 4, 2024

No findings