Coder Social home page Coder Social logo

dimflix-official / rofi-sys-tools Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 3.51 MB

๐Ÿ›  A set of utilities for rofi: system management in one place. Optimize your productivity with ease.

License: MIT License

Shell 100.00%
bash linux network rofi wifi arch clipboard ethernet linux-arch nmcli

rofi-sys-tools's Introduction

๐Ÿ›  Rofi-Sys-Tools

Enhance your workflow with Rofi-Sys-Tools - a comprehensive set of utilities for managing Wi-Fi, Ethernet and clipboard directly from rofi. An ideal tool for Linux enthusiasts seeking maximum efficiency and organization of their system resources.

๐Ÿ›œ Wifi Menu

alt text

๐Ÿ”Œ Ethernet Menu

alt text

๐Ÿ“‹ Clipboard Manager

alt text

๐Ÿ‘จโ€๐Ÿ’ป Installation

  1. Cloning the repository: git clone https://github.com/DIMFLIX-OFFICIAL/rofi-sys-tools.git ~/bin/rofi-sys-tools

  2. Go to the catalog: cd ~/bin/rofi-sys-tools

  3. Launching utilities:
    sh rofi-wifi-menu.sh
    sh rofi-ethernet-menu.sh
    sh rofi-clipboard-manager.sh

  4. (Optional) For easy access, add the script somewhere in your $PATH.

โš™๏ธ Polybar Configuration

[module/wlan]
type = internal/network
interface = wlan0
interval = 3.0
format-connected =  <label-connected>
label-connected = "%{A1:sh ~/bin/rofi-sys-tools/rofi-wifi-menu.sh:}๏‡ซ %{A}"
label-connected-foreground = #A3BE8C 
format-disconnected = <label-disconnected>
label-disconnected = "%{A1:sh ~/bin/rofi-sys-tools/rofi-wifi-menu.sh:}๓ฐ–ช %{A}"
label-disconnected-foreground = #D35F5E

[module/ethernet]
type = custom/script
exec = "sh ~/bin/rofi-sys-tools/rofi-ethernet-menu.sh status"
interval = 3.0
click-left = "sh ~/bin/rofi-sys-tools/rofi-ethernet-menu.sh"
label = "%output%"

๐Ÿ“œ License

This project is released under the MIT license, which grants the following permissions:

  • Commercial use
  • Distribution
  • Modification
  • Private use

For more convoluted language, see the MIT License

rofi-sys-tools's People

Contributors

dimflix-official avatar

Stargazers

PANNN avatar  avatar  avatar  avatar Kirill Sukhorukov avatar RedCap avatar  avatar

Watchers

 avatar

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.