{"id":18321367,"url":"https://github.com/l3pp4rd/statusbar","last_synced_at":"2025-04-05T22:32:20.473Z","repository":{"id":44927122,"uuid":"47075562","full_name":"l3pp4rd/statusbar","owner":"l3pp4rd","description":"Statusbar for linux window manager written with golang","archived":false,"fork":false,"pushed_at":"2024-01-15T10:34:30.000Z","size":54,"stargazers_count":30,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T13:13:27.239Z","etag":null,"topics":["dzen2","golang","linux","statusbar"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/l3pp4rd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["l3pp4rd"]}},"created_at":"2015-11-29T18:45:55.000Z","updated_at":"2024-10-30T06:21:39.000Z","dependencies_parsed_at":"2024-06-19T01:55:09.572Z","dependency_job_id":"7121032a-db9f-4128-af86-f45061270a67","html_url":"https://github.com/l3pp4rd/statusbar","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"1d63ae8de73e664985dc91e445b58e748e1adcfd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3pp4rd%2Fstatusbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3pp4rd%2Fstatusbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3pp4rd%2Fstatusbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3pp4rd%2Fstatusbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/l3pp4rd","download_url":"https://codeload.github.com/l3pp4rd/statusbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411234,"owners_count":20934650,"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":["dzen2","golang","linux","statusbar"],"created_at":"2024-11-05T18:19:16.107Z","updated_at":"2025-04-05T22:32:20.237Z","avatar_url":"https://github.com/l3pp4rd.png","language":"Go","funding_links":["https://github.com/sponsors/l3pp4rd"],"categories":["Packages"],"sub_categories":["Bars, Panels, and Widgets"],"readme":"# Statusbar\n\nThis is a statusbar for a **linux** window managers written in **golang**.\nCurrently it provides these details:\n\n## Screenshot\n\n![Screenshot](https://cloud.githubusercontent.com/assets/132389/11613209/8c0a3260-9c21-11e5-8588-16418956562d.png)\n\n- shows active keyboard layout, using **setxkbmap**.\n- **gmail** account unread email counts in configured order.\n- **network** connection details, **wifi** or **ethernet**, upload and\n  download speeds.\n- **cpu** temperature.\n- **power** details, **AC** if on power cable, or remaining **battery**\n  percentage.\n- **cpu** load.\n- **memory** utilization percent.\n- **date** local date and time, plus one in different timezone in my case.\n\n## Requirements\n\n- **go** in order to compile statusbar.\n- **dzen2** is the package used to render the status bar on your X11 screen\n\n## Installation\n\nYou must have **go** installed on your system.\n\nThis repository is meant to be editable to your own needs, so fork or\nclone and edit. Create your statusbar configuration:\n\n    cp statusbar.dist.json statusbar.json\n\n**NOTE:** the arguments for **dzen2** output formatting should be changed\non your needs including **gmail** accounts if available.\n\nIf you run `make` it will build and move binary to\n**/usr/local/bin/statusbar** and statusbar.json if available, to\n**/usr/local/etc/statusbar.json**.\n\n    make\n\nIf dependencies were not met, install them. Now you can run statusbar\nwhich takes configuration option json as an argument:\n\n    statusbar statusbar.json \u003e /tmp/statusbar.log 2\u003e\u00261\n\n**NOTE:** you may change configuration properties based on your screen\nlayout and fonts. Statusbar logs errors to **stdout** and in case of panic\nto **stderr**.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl3pp4rd%2Fstatusbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl3pp4rd%2Fstatusbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl3pp4rd%2Fstatusbar/lists"}