Git Product home page Git Product logo

i3status's Introduction

i3 status bar

This is a sample code to help you to build your personal i3 bar.

i3status

It comes with :

  • public IP address
  • local IP address
  • crypto-currencies
  • VPN on/off (sample with ProtonVPN)
  • disk usage
  • memory usage
  • CPU usage
  • date and time
  • weather
  • volume information
  • battery information
  • log out

Please read Create your own i3/sway status bar with some bash and python.

Install

In your ~/.config/i3/config file, add the path to the script mybar.sh :

bar {
  status_command exec /home/you/.config/i3status/mybar.sh
}

Replace /home/you in this project with your home path.

Copy the files from this i3status repository directory to ~/.config/i3status.

⚠️ Please, read and modify each script !

  • it is given as an example. You may not have ProtonVPN. You need to set you city for the weather informations...
  • Replace /home/you/ with your home path in the mybar.sh file.
  • if you get errors, try to run each bash and python script separately.

Restart i3 : MOD4+SHIFT+R.

You may also need to install, i.e. for Arch Linux :

yay -S pamixer # for volume information
yay -S pacman-contrib # for checkupdates, to count available packages
yay -S ttf-font-awesome # for icons
yay -S alsa-utils # for alsamixer (sound volume)
pip3 install psutil --user # for cpu, memory, disk usage

Documentation

i3status's People

Contributors

tazeg 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

Watchers

 avatar  avatar  avatar  avatar

i3status's Issues

Starting ProtonVPN or updating doesn't work

If I click on the VPN (both connecting or disconnecting) doesn't work, same for updates and the calendar.
(The weather works tho)
Also, thanks for this great bar, it's so beautiful ❤️

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.