{"id":24408905,"url":"https://github.com/codesandtags/financial-markets-cli","last_synced_at":"2025-03-13T09:28:57.650Z","repository":{"id":260723259,"uuid":"882112611","full_name":"codesandtags/financial-markets-cli","owner":"codesandtags","description":"A CLI tool to get stock or markets information from the terminal.","archived":false,"fork":false,"pushed_at":"2024-11-02T04:02:56.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-02T05:16:33.962Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codesandtags.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-01T23:13:49.000Z","updated_at":"2024-11-02T04:03:20.000Z","dependencies_parsed_at":"2024-11-02T05:26:41.030Z","dependency_job_id":null,"html_url":"https://github.com/codesandtags/financial-markets-cli","commit_stats":null,"previous_names":["codesandtags/financial-markets-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesandtags%2Ffinancial-markets-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesandtags%2Ffinancial-markets-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesandtags%2Ffinancial-markets-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesandtags%2Ffinancial-markets-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codesandtags","download_url":"https://codeload.github.com/codesandtags/financial-markets-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234744661,"owners_count":18879966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-20T05:53:32.845Z","updated_at":"2025-01-20T05:53:33.304Z","avatar_url":"https://github.com/codesandtags.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Financial Markets CLI\n\nFinancial Markets CLI as `fm` on your terminal.\n\n## Description\n\nA CLI tool to get stock or markets information from the terminal.\n\nThis CLI tool is built using Node.js and the yahoo-finance2 package. It allows you to get information about a stock or market index by providing the ticker symbol.\n\n### Features\n\n- Get stock information by providing the ticker symbol.\n- Store favorite stocks to get information about them quickly.\n\n## Requirements\n\n- Node.js\n- npm\n- Access to Internet\n\n## Dependencies\n\n- [yahoo-finance2](https://www.npmjs.com/package/yahoo-finance2)\n- [yargs](https://www.npmjs.com/package/yargs)\n\n## Installation\n\n1. Clone the repository.\n2. Run `npm install` to install the dependencies.\n3. Run `npm link` to create a symlink to the CLI tool.\n4. Run `fm --help` to see the available commands.\n\n## Usage\n\n### Get Stock Information\n\nTo get the stock price for a specific symbol:\n\n```sh\nfm stock \u003csymbol\u003e\n```\n\n### Save Stock to Watchlist\n\nTo save a stock to the watchlist:\n\n```sh\nfm stock \u003csymbol\u003e --save\nfm stock AAPL --save\n```\n\n### Clean Watchlist\n\nTo clean the watchlist:\n\n```sh\nfm clean\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesandtags%2Ffinancial-markets-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodesandtags%2Ffinancial-markets-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesandtags%2Ffinancial-markets-cli/lists"}