{"id":15882674,"url":"https://github.com/pzim-devdata/volumouse","last_synced_at":"2025-03-17T13:31:27.590Z","repository":{"id":142716247,"uuid":"613864644","full_name":"pzim-devdata/volumouse","owner":"pzim-devdata","description":"A Python 3 program that allows you to change the volume with the mouse wheel using it at the four corners of the screen","archived":false,"fork":false,"pushed_at":"2024-11-13T17:05:50.000Z","size":1076,"stargazers_count":14,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T19:48:20.715Z","etag":null,"topics":["mousewheel","pulseaudio","sound","volume","volume-control"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pzim-devdata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-14T12:30:05.000Z","updated_at":"2024-11-13T19:11:43.000Z","dependencies_parsed_at":"2023-07-17T07:31:05.951Z","dependency_job_id":"a2e40bb8-00e3-4b52-bc7d-3fafc465a1f2","html_url":"https://github.com/pzim-devdata/volumouse","commit_stats":{"total_commits":64,"total_committers":1,"mean_commits":64.0,"dds":0.0,"last_synced_commit":"98b8a5902be495aaee5a01879e4d3c231560d825"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pzim-devdata%2Fvolumouse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pzim-devdata%2Fvolumouse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pzim-devdata%2Fvolumouse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pzim-devdata%2Fvolumouse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pzim-devdata","download_url":"https://codeload.github.com/pzim-devdata/volumouse/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243864809,"owners_count":20360358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mousewheel","pulseaudio","sound","volume","volume-control"],"created_at":"2024-10-06T04:06:17.849Z","updated_at":"2025-03-17T13:31:27.585Z","avatar_url":"https://github.com/pzim-devdata.png","language":"Python","readme":"# volumouse\nA Python 3 program that allows you to change the volume with the mouse wheel using it at the four corners of the screen\n\n\n[![GitHub license](https://img.shields.io/github/license/pzim-devdata/volumouse?style=plastic)](https://github.com/pzim-devdata/volumouse/blob/main/LICENSE)    ![](https://img.shields.io/badge/Works%20with-Python%203-red?style=plastic)    ![GitHub issues](https://img.shields.io/github/issues/pzim-devdata/volumouse?style=plastic)    [](https://github.com/pzim-devdata/volumouse/issues)    ![GitHub repo size](https://img.shields.io/github/repo-size/pzim-devdata/volumouse?style=plastic)    [![Visits Badge](https://badges.strrl.dev/visits/pzim-devdata/volumouse)](https://badges.strrl.dev)    ![GitHub release (latest by date)](https://img.shields.io/github/v/release/pzim-devdata/volumouse?style=plastic)    [![GitHub commits](https://img.shields.io/github/commits-since/pzim-devdata/volumouse/v0.0.1.svg?style=plastic)](https://GitHub.com/pzim-devata/volumouse/commit/)    \n\u003c!---\nTHIS TAG DOESN'T WORK, DON'T TRUST IT : ![GitHub All Releases](https://img.shields.io/github/downloads/pzim-devdata/volumouse/total?style=plastic)\n--\u003e\n\n\nIF YOU LIKE THIS PROGRAM, PLEASE GIVE ME A STAR :star:\n\n\n![GifVolumouse.gif](GifVolumouse.gif)\n\n# Download the folder and extract it : \n\n[Download :inbox_tray:](https://github.com/pzim-devdata/volumouse/releases/latest/download/volumouse.zip)\n\n[![no blinking/flickering TextProgressBar][2]][2]\n\n  [2]: https://i.stack.imgur.com/mMy7Y.gif\n  \n# Install dependancies :\n\n- You will need `x11-utils` :\nDebian, Ubuntu, Kali Linux, Raspbian :`apt-get install x11-utils`\nArch Linux :`pacman -S xorg-xdpyinfo`\nCentOS : `yum install xorg-x11-utils`\nFedora : ~~`dnf install xorg-x11-utils`~~ `dnf install python3-xlib`\n\n- You will also need `pulseaudio-utils` :\nDebian, Ubuntu, Kali Linux, Raspbian : `apt-get install pulseaudio-utils`\nAlpine : `apk add pulseaudio-utils`\nArch Linux : `pacman -S libpulse`\nCentOS : `yum install pulseaudio-utils`\nFedora : `dnf install pulseaudio-utils`\n\n- Install `python3-xlib`(if `x11-utils` did not installed `python3-xlib` (thanks to @Jammmmm) :\nRun in your imported folder : `python3 -m pip install -r requirements.txt`\nor `pip install python3-xlib` or `python3 -m pip install python3-xlib` or `apt install python3-xlib`\n\n# Start the app :\n\n- `python3 volumouse.py` for being sure that volumouse starts\n\n# Configure :\n\nIt's very easy to configure, there is just a simple command to execute, once for all, the first time :\n\nAll is explained in `python3 'volumouse.py' --help` and `python3 'volumouse.py' --info`\n\nOpen a terminal in the directory of volumouse.py and type :\n\n- `python3 'volumouse.py' --configure` in the imported folder \nor \n- `python3 '/place/of/the/folder/volumouse/volumouse.py' -c`\n\n\n\n# Usage : \n\n\nJust run the command `python3 'volumouse.py'` in the imported folder or `python3 '/place/of/the/folder/volumouse/volumouse.py'`\n\nFor working, you should add `python3 '/place/of/the/folder/volumouse/volumouse.py'` to the starting apps during the system's startup.\n\n\n\n\n\nEnjoy !\n\n\n\n\n[@pzim-devdata GitHub Pages](https://github.com/pzim-devdata/volumouse/issues)\n\n\n\n\n\n\n\u003cp align=\"center\" width=\"100%\"\u003e\n    \u003cimg width=\"33%\" src=\"https://github.com/pzim-devdata/volumouse/blob/main/icons/volumouse.png\"\u003e \n\u003c/p\u003e\n\n\n\n\n\n\u003cp align=\"center\" width=\"100%\"\u003e\n    \u003cimg width=\"33%\" src=\"https://avatars.githubusercontent.com/u/52496172?v=4\"\u003e \n\u003c/p\u003e\n\n------------------------------------------------------------------\n\n- [Licence](https://github.com/pzim-devdata/DATA-developer/raw/master/LICENSE)\nMIT License Copyright (c) 2023 pzim-devdata\n\n------------------------------------------------------------------\n\nCreated by @pzim-devdata - feel free to contact me!\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpzim-devdata%2Fvolumouse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpzim-devdata%2Fvolumouse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpzim-devdata%2Fvolumouse/lists"}