{"id":16766502,"url":"https://github.com/overvenus/tbutton","last_synced_at":"2025-03-16T12:45:42.361Z","repository":{"id":97796873,"uuid":"49850444","full_name":"overvenus/tbutton","owner":"overvenus","description":"A mini commands launcher!","archived":false,"fork":false,"pushed_at":"2016-01-20T13:53:40.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T00:29:03.175Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/overvenus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-18T03:45:11.000Z","updated_at":"2016-01-18T05:34:48.000Z","dependencies_parsed_at":"2023-03-05T22:15:33.578Z","dependency_job_id":null,"html_url":"https://github.com/overvenus/tbutton","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/overvenus%2Ftbutton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overvenus%2Ftbutton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overvenus%2Ftbutton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overvenus%2Ftbutton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/overvenus","download_url":"https://codeload.github.com/overvenus/tbutton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243871650,"owners_count":20361378,"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":"2024-10-13T06:06:40.217Z","updated_at":"2025-03-16T12:45:42.338Z","avatar_url":"https://github.com/overvenus.png","language":"Python","readme":"Tbutton\n---\n\nA mini commands launcher!\n\n## Install\n\nThe recommended way:\n\n```\nsudo add-apt-repository ppa:overvenus/ppa\nsudo apt-get update\nsudo apt-get install indicator-tbutton\n```\n\nor you can manually download [here](https://github.com/overvenus/tbutton/releases) and install it.\n\n## Configure\n\nConfigure file can be found in `~/.config/Tbutton/`, also tray icon can be changed easily.\n\n__configure template__:\n```json\n{\n    // commands go here\n    \"commands\": {\n        \"NetLogin\": \"netlogin\",\n\n        // commands group\n        // group name\n        \"Stop\": {\n            // command = command % item\n            \"command\": \"killall -s STOP %s\",\n            \"items\": {\n                // item name\n                \"vmware\": \"vmware-vmx\"\n            }\n        },\n\n        \"Cont\": {\n            \"command\": \"killall -s CONT %s\",\n            \"items\": {\n                \"vmware\": \"vmware-vmx\"\n            }\n        }\n    }\n}\n```\n\n## Screenshot\n\nCaptured in Ubuntu 14.04LTS\n\n![](https://raw.githubusercontent.com/overvenus/tbutton/master/art/TbuttonScr.png)\n\n\n## License\n\nTbutton is licensed under GPL, Version 3 (the \"License\")\n\nTbutton is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License(version 3) as published by the Free Software Foundation.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovervenus%2Ftbutton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fovervenus%2Ftbutton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovervenus%2Ftbutton/lists"}