Code Monkey home page Code Monkey logo

baru's Introduction

PIERRED(1)                    PierreD                   PIERRED(1)

NAME

       Pierre Dommerc - code writer.

SYNOPSIS

       pierre

DESCRIPTION

       Hi, I am passionate about code. At the
       moment, I'm mainly interested in Rust 🦀. I enjoy developing
       my own tools with it since 2018. I like to keep a foot
       in system programming. And yes I'm used to doing C sometimes.

       I'm a big fan of Linux and the Unix philosophy (Do One
       Thing And Do It Well.
). I am convinced that people should
       be the sovereign of their machine and their data. I'm
       concerned about my digital privacy.

       At work I trade my time for software development in privacy
       to make money. I mainly work with TypeScript, React and Rust.

OPTIONS

       -d, --dot
              My dotfiles. You can find info about my
              Arch Linux install and basically my desktop
              environment setup (window manager config, statusbar,
              etc).

       -n, --nvim_config
              My personal neovim config (written in Lua).

       -b, --baru
              A system monitor designed for use in window manager
              statusbar, written in Rust.

       -m, --milcheck
              CLI to display the status of your pacman mirrorlist and the
              Arch Linux lastest news right in your terminal,
              written in Rust.

       -B, --bato
              A small daemon to send battery notifications, using
              a Finite State Machine, written in Rust.

SEE ALSO

       Bitcoin is great, thanks Satoshi Nakamoto.

BUGS

       [email protected]

1.0.0                     2021-01-01                     PIERRED(1)

baru's People

Contributors

doums avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

baru's Issues

libnetlink error: interface not found

Hi, thank you for the great tool and would love to try baru.

When I run baru I found the following output:

$ baru
-  -  -  -  -  -   --  -    -
libnetlink error: interface not found

My environment is looks like this (will provide more info if it helps):

$ uname -a
Linux archlinux 5.9.1-arch1-1 #1 SMP PREEMPT Sat, 17 Oct 2020 13:30:37 +0000 x86_64 GNU/Linux

$ iwctl --help
                               iwctl version 1.9

Do you have any suggestion to solve the issue?

Thanks

Does not display

I installed the AUR package on Manjaro GNOME and setup the config file as best I could. The output appears normal, but nothing is displayed.

cpu:  4%  -  -  -   -- -   -
cpu:  4%  -  bri: 99%  -   wla:Ponde 100: 90%   13h31
cpu:  4%  -  bri: 99%  -   wla:Ponde 100: 90%   13h31
cpu:  4%  -  bri: 99%  -   wla:Ponde 100: 90%   13h31
cpu:  4%  -  bri: 99%  -   wla:Ponde 100: 90%   13h31
cpu:  4%  -  bri: 99%  -   wla:Ponde 100: 90%   13h31
cpu:  4%  -  bri: 99%  -   wla:Ponde 100: 90%   13h31
cpu:  4%  -  bri: 99%  -   wla:Ponde 100: 90%   13h31
cpu:  4%  -  bri: 99%  -   wla:Ponde 100: 90%   13h31
cpu:  4%  -  bri: 99%  -   wla:Ponde 100: 90%   13h31
cpu:  7%  -  bri: 99%  -   wla:Ponde 100: 90%   13h31
cpu:  7%  -  bri: 99%  -   wla:Ponde 100: 90%   13h31
cpu:  7%  -  bri: 99%  -   wla:Ponde 100: 90%   13h31
cpu:  7%  -  bri: 99%  -   wla:Ponde 100: 90%   13h31

baru.yaml

❯ inxi -CG
CPU:       Info: 8-Core model: AMD Ryzen 7 3700X bits: 64 type: MT MCP L2 cache: 4 MiB 
           Speed: 2132 MHz min/max: 2200/5091 MHz Core speeds (MHz): 1: 2132 2: 2180 
           3: 2184 4: 2196 5: 2279 6: 3103 7: 2180 8: 2197 9: 2207 10: 2081 11: 3440 
           12: 3796 13: 3183 14: 2827 15: 2195 16: 2124 
Graphics:  Device-1: NVIDIA TU116M [GeForce GTX 1660 Ti Mobile] driver: nvidia v: 460.39 
           Device-2: Chicony Chicony USB2.0 Camera type: USB driver: uvcvideo 
           Display: x11 server: X.Org 1.20.10 driver: loaded: nvidia resolution: 
           1: 1920x1080~60Hz 2: 1920x1080~144Hz 
           OpenGL: renderer: GeForce GTX 1660 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 460.39

Additional features for the wireless module

Is it possible to have a discrete flag for the wireless module, like the one that exists in the wired module?
And is it possible to display both the Essid and Signal for the wireless module?

Single output usage

I'm having difficulty using this with dwm since it uses WM_NAME to set the statusbar. Is there a way to make baru output just once and then exit? If not, would it be possible to add this as an argument (ex. --once)?

This is because the only way to change WM_NAME "manually" is to run xsetroot -name $status. With this feature I could do xsetroot -name $(baru --once).

If there is another way to set WM_NAME with baru, please let me know.

Great project - instructions need improvement

Congrats for the work.

The instructions to utilize the modules need a lot of work and wording. It is so poorly written that it took me half an hour to figure it out. And supposedly I know my way around.

Question now.
I invoked the modules in i3blocks and noticed that there is a string following every module. For example the memory module is followed by 'mem' (I guess by default because I removed the label instruction.
How do I go about removing the default strings?

Any plans on interactive modules?

Other than the manual, great work.
Kudos

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.