{"id":19310974,"url":"https://github.com/a0s/tinkoff-invest-status","last_synced_at":"2026-05-17T10:31:43.718Z","repository":{"id":146415541,"uuid":"335956002","full_name":"a0s/tinkoff-invest-status","owner":"a0s","description":"Obtains Tinkoff Invest balance in JSON to stdout","archived":false,"fork":false,"pushed_at":"2021-02-04T17:18:16.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-06T02:12:10.412Z","etag":null,"topics":["cli","currencies","golang","mtmr","tinkoff"],"latest_commit_sha":null,"homepage":"","language":"Go","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/a0s.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":"2021-02-04T13:03:49.000Z","updated_at":"2021-02-04T17:22:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"8be58025-e5a6-4d2f-884d-ed8061fdaf52","html_url":"https://github.com/a0s/tinkoff-invest-status","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a0s%2Ftinkoff-invest-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a0s%2Ftinkoff-invest-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a0s%2Ftinkoff-invest-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a0s%2Ftinkoff-invest-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a0s","download_url":"https://codeload.github.com/a0s/tinkoff-invest-status/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240412047,"owners_count":19797197,"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":["cli","currencies","golang","mtmr","tinkoff"],"created_at":"2024-11-10T00:27:09.735Z","updated_at":"2026-05-17T10:31:38.673Z","avatar_url":"https://github.com/a0s.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"tinkoff-invest-status\n=====================\n\nWorks with [Tinkoff Invest OpenAPI](https://github.com/TinkoffCreditSystems/invest-openapi). Returns portfolio and\ncurrencies to STDOUT in JSON format.\n\nHow to use\n----------\n\n1) Obtain Tinkoff Invest token from [https://www.tinkoff.ru/invest/settings/](https://www.tinkoff.ru/invest/settings/)\n\n2) Download the latest release\n\n    ```shell\n    cd $HOME\n    wget https://github.com/a0s/tinkoff-invest-status/releases/latest/download/tinkoff-invest-status\n    chmod +x tinkoff-invest-status\n    ```\n\n3) Run it and get full portfolio\n    ```shell\n    ./tinkoff-invest-status --token=%YOUR_TOKEN%\n   \n    # Select summary by USD with jq \n    ./tinkoff-invest-status --token=%YOUR_TOKEN% | jq '.[].Summary.USD'\n    ```\n\nUsing with [MTMR](https://github.com/Toxblh/MTMR)\n-------------------------------------------------\n\nAdd this into MTMR config\n\n```json\n{\n  \"type\": \"shellScriptTitledButton\",\n  \"width\": 150,\n  \"refreshInterval\": 15,\n  \"source\": {     \n    \"inline\": \"echo \\\"USD $($HOME/tinkoff-invest-status --token=%YOUR_TOKEN% | /usr/local/bin/jq '.[].Summary.USD')\\\"\"\n  },\n  \"actions\": [],\n  \"align\": \"right\",\n  \"bordered\": false\n}\n```\n\nKnown problems\n-------------\n - Tinkoff Invest API has some limits on request frequency. In some cases, you need to increase `refreshInterval` up to 30s.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa0s%2Ftinkoff-invest-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa0s%2Ftinkoff-invest-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa0s%2Ftinkoff-invest-status/lists"}