Coder Social home page Coder Social logo

fido-node / rusty-belt Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.41 MB

Rust replacement for tmux powerline with a potential for any status line replacement

Home Page: https://rusty-belt.fidonode.me/

License: Apache License 2.0

Rust 100.00%
powerline rust tmux

rusty-belt's Introduction

Rusty Belt

rusty-belt

What is it

Client-server implementation of tmux statuses

Features

  • Support of powerline like theme with separator
  • Support of BG and FG color pallets with round robin.
  • CPU, Mem, Swap, Disk infortmation
  • Run shell commands with current PWD and without
  • Find and show connectes networks. (may be usefull for enumerating connected VPNs)
  • Show tmux session

WIP features

- Docs - Mac os brew build and instructions

  • Autoreload config
  • Show current media status (artist/track/play/pause)
  • Weather info
  • Battery status

Install

cargo install rusty-belt

or

brew install fido-node/homebrew-barleywine/rusty-belt

Further reading

Documentation

Screenshots

rusty-belt

rusty-belt gif

rusty-belt's People

Contributors

fido-node avatar

Stargazers

 avatar

Watchers

 avatar

rusty-belt's Issues

Rework client coloring code

In a render/mod.rs coloring of segments are smear all over the code. Hide this logic in a separate structure.

Add weather part

Choose provider, write fetcher, extend protobuf file, render in client.

Rework code related to timeseries

In model/{cpu,mem,swap} we have a common logic related to forming small time series. It should be extracted to one separate structure and tested.
Requirements:

  • On start timeseries should be populated with default values (0.0)
  • One method to feed value, one method to fetch snapshot of timeseries

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.