{"id":28250436,"url":"https://github.com/zackurben/stocks","last_synced_at":"2025-07-24T08:39:26.361Z","repository":{"id":57371093,"uuid":"44030245","full_name":"zackurben/stocks","owner":"zackurben","description":"A simple way to monitor your stocks.","archived":false,"fork":false,"pushed_at":"2018-04-18T23:33:11.000Z","size":69,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-06T11:02:25.241Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zackurben.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-10T22:09:43.000Z","updated_at":"2023-04-23T21:17:17.000Z","dependencies_parsed_at":"2022-09-18T22:32:02.697Z","dependency_job_id":null,"html_url":"https://github.com/zackurben/stocks","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zackurben/stocks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackurben%2Fstocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackurben%2Fstocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackurben%2Fstocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackurben%2Fstocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zackurben","download_url":"https://codeload.github.com/zackurben/stocks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackurben%2Fstocks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266815283,"owners_count":23988564,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-05-19T14:18:10.513Z","updated_at":"2025-07-24T08:39:26.269Z","avatar_url":"https://github.com/zackurben.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stocks\n\nStocks is a Node CLI tool for tracking your Stock Portfolio.\n\nAll contributions are welcome! This is an open source project under the MIT license, see [LICENSE.md](LICENSE.md) for\nadditional information.\n\n#### Installation\n```bash\nnpm i -g stocks\n```\n\n#### Usage\n```bash\n$ stocks --help\nUsage:\n  stocks [OPTIONS] [ARGS]\n\nOptions:\n  -p, --portfolio [FILE] The portfolio location (Default is /\u003chome path\u003e/portfolio.json)\n  -a, --add STRING       Add a stock to the portfolio from CSV string:\n                         symbol,shares,price[,m/d/y purchase date]\n  -r, --research STRING  Research one or multiple stocks without adding them\n                         to the portfolio from CSV string: stock1,stock2\n  -k, --no-color         Omit color from output\n      --debug            Show debug information\n  -v, --version          Display the current version\n  -h, --help             Display help and usage details\n```\n\n##### Add a Stock to Your Portfolio\n```bash\n$ stocks -a TSLA,100,249.97,04/20/2016\n```\n\n##### View Your Saved Portfolio\n```bash\n$ stocks\nSymbol  Name            Price  Shares      Cost     Value  Daily G/L $  Total G/L $\nTSLA    Tesla, Inc.    293.35     100  24997.00  29335.00      -758.00      4338.00\n\nTotal                                  24997.00  29335.00      -758.00      4338.00\n```\n\n##### Research a Stock\n```bash\n$ stocks -r f\nSymbol  Name                  Price  Daily G/L $\nF       Ford Motor Company    11.33        -0.10\n```\n\n#### Contact\n  - Author: Zack Urben\n  - Twitter: https://twitter.com/zackurben (better)\n  - Contact: zackurben@gmail.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackurben%2Fstocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzackurben%2Fstocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackurben%2Fstocks/lists"}