Skip to content

nguymin4/simple-bar-server-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-bar-server

Overview

This is the server part of https://github.com/nguymin4/simple-bar

Architecture diagram:

flowchart LR
  Client-->http_server
  subgraph simple-bar-server
    http_server[HTTP Server]-->Websocket
    scheduled_task[Scheduled Task]-->Websocket
  end
  Websocket<-->uebersicht[Ubersicht Widget: simple-bar]
Loading

Features

  • Refresh, toggle, enable or disable simple-bar widgets
  • Refresh AeroSpace spaces, windows and displays simple-bar widgets

Installation

Clone this project to ~/.config/uebersicht. This is important as currently we need to use python script to get app badges

git clone https://github.com/nguymin4/simple-bar-server-go.git ~/.config/uebersicht/
go run .

The process named simple-bar-server, this can be checked via ps, pgrep etc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published