Git Product home page Git Product logo

tools-for-linux's Introduction

Tools-for-Linux

GitHub license made-with-python GitHub issues GitHub repo size GitHub All Releases GitHub release (latest by date) GitHub commits

Here are many tools to configure Linux :


Tray_icon_audio_output_switcher: A tray icon that allows you to easily switch between different audio output devices with a simple click.

Tray_icon_system_monitor: A tray icon that provides real-time system monitoring information and statistics when clicked.

Tray_icon_desktop: A tray icon that offers quick access to the desktop environment, allowing you to show or hide the desktop with a single click.

This project provides a collection of useful tray icon shortcuts for Linux. These tray icons offer convenient shortcuts and quick access to various functionalities.


Download ๐Ÿ“ฅ

Sleep Until is a Bash script to wait for a specified astronomical event such as sunrise or sunset before continuing execution.


Download ๐Ÿ“ฅ

A script to automatically connect to the VPN at startup (if you lauch this script at startup) and reconnect if connection is lost.


Download ๐Ÿ“ฅ

A Python 3 program that allows you to change the volume with the mouse wheel by using it in the four corners of the screen


Download ๐Ÿ“ฅ

A Python 3 program that allows you to start a program minimized. For exemple Thunderbird. To execute it tap :

python3 "/PATH/TO/THE/PROGRAM/Startminimized.py" thunderbird

Download ๐Ÿ“ฅ

A script for starting a program in another workspace for Linux. Works with wmctrl.


MIT License Copyright (c) 2019 pzim-devdata


Created by @pzim - feel free to contact me!

tools-for-linux's People

Contributors

pzim-devdata avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tools-for-linux's Issues

Volumouse: Scrolling too fast creates left/right channel imbalance (Fixed in fork)

Hey Pzim,

Thank you so much for this tool!

I was experiencing an issue where sometimes if I scrolled too fast, only the left audio channel would have it's volume updated, creating an imbalance between the channels.

I fixed this issue by removing "& pid=$!" from the volume_up() and volume_down() commands. So far this has not caused any freezing.

Also, in the course of investigating this problem I found that os.system has been depreciated and replaced by subprocess.call. I implemented this change in my own script which can be found in my fork. For all I know, this could do more harm than good, but it's working for me so far.

In case anyone is interested, I also modified the attached script to activate across the entire bottom edge of the screen.

Environment:
Debian 11 with KDE 5.20.5
Python 3.9.2-1
bash 5.1.4

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.