{"id":24905930,"url":"https://github.com/0xdea/jiggy","last_synced_at":"2026-03-02T10:03:57.427Z","repository":{"id":275268032,"uuid":"925221169","full_name":"0xdea/jiggy","owner":"0xdea","description":"Minimalistic cross-platform mouse jiggler written in Rust.","archived":false,"fork":false,"pushed_at":"2026-02-18T17:14:33.000Z","size":412,"stargazers_count":21,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-18T20:40:12.108Z","etag":null,"topics":["jiggler","linux","macos","mouse","windows"],"latest_commit_sha":null,"homepage":"https://0xdeadbeef.info","language":"Rust","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/0xdea.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":3562}},"created_at":"2025-01-31T13:18:15.000Z","updated_at":"2026-02-18T17:19:25.000Z","dependencies_parsed_at":"2025-03-14T09:23:47.589Z","dependency_job_id":"1d227fea-ebd9-4728-9f39-35d71749947c","html_url":"https://github.com/0xdea/jiggy","commit_stats":null,"previous_names":["0xdea/jiggy"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/0xdea/jiggy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xdea%2Fjiggy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xdea%2Fjiggy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xdea%2Fjiggy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xdea%2Fjiggy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xdea","download_url":"https://codeload.github.com/0xdea/jiggy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xdea%2Fjiggy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29998094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T09:59:02.300Z","status":"ssl_error","status_checked_at":"2026-03-02T09:59:02.001Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["jiggler","linux","macos","mouse","windows"],"created_at":"2025-02-02T00:26:11.839Z","updated_at":"2026-03-02T10:03:57.407Z","avatar_url":"https://github.com/0xdea.png","language":"Rust","funding_links":["https://github.com/sponsors/3562"],"categories":["Applications"],"sub_categories":["Productivity"],"readme":"# jiggy\n\n[![](https://img.shields.io/github/stars/0xdea/jiggy.svg?style=flat\u0026color=yellow)](https://github.com/0xdea/jiggy)\n[![](https://img.shields.io/crates/v/jiggy?style=flat\u0026color=green)](https://crates.io/crates/jiggy)\n[![](https://img.shields.io/crates/d/jiggy?style=flat\u0026color=red)](https://crates.io/crates/jiggy)\n[![](https://img.shields.io/badge/twitter-%400xdea-blue.svg)](https://twitter.com/0xdea)\n[![](https://img.shields.io/badge/mastodon-%40raptor-purple.svg)](https://infosec.exchange/@raptor)\n[![build](https://github.com/0xdea/jiggy/actions/workflows/build.yml/badge.svg)](https://github.com/0xdea/jiggy/actions/workflows/build.yml)\n\n\u003e \"If I wanted the government in my house I'd buy an Alexa.\"\n\u003e\n\u003e -- Rick Sanchez\n\nJiggy is a minimalistic (but effective) cross-platform mouse jiggler written in Rust. It might be useful for a number of\n\"reasons.\"\n\n*Disclaimer: I'm not responsible for any problems that might arise due to using this program to pretend you're \"working\nfrom home.\"*\n\n![](https://raw.githubusercontent.com/0xdea/jiggy/master/.img/working-from-home.jpg)\n\n## Features\n\n* Minimalistic (but effective) mouse jiggler, with no setup needed.\n* As implemented, mouse jiggling won't interfere with your regular activities.\n* Thanks to non-invasive mouse wheel scrolling, the new Microsoft Teams should not display you as away.\n* Cross-platform support for macOS, Windows, and Linux.\n\n## See also\n\n* \u003chttps://github.com/arkane-systems/mousejiggler\u003e\n* \u003chttps://lib.rs/crates/jiggle\u003e\n* \u003chttps://lib.rs/crates/stayawake\u003e\n* \u003chttps://lib.rs/crates/meth\u003e\n\n## Installing\n\nThe easiest way to get the latest release is via [crates.io](https://crates.io/crates/jiggy):\n\n```sh\ncargo install jiggy\n```\n\n*Note: if run into problems building on Linux, you need to install `libxdo-dev` or equivalent package.*\n\n## Compiling\n\nAlternatively, you can build from [source](https://github.com/0xdea/jiggy):\n\n```sh\ngit clone https://github.com/0xdea/jiggy\ncd jiggy\ncargo build --release\n```\n\n*Note: if run into problems building on Linux, you need to install `libxdo-dev` or equivalent package.*\n\n## Usage\n\nRun jiggy as follows:\n\n```sh\njiggy [check_interval_in_secs]\n```\n\n*Note: on macOS, you might need to grant Accessibility privileges to your terminal application.*\n\n## Tested on\n\n* Apple macOS Sequoia 15.7.3\n* Ubuntu Linux 24.04.3 LTS\n* Microsoft Windows 11 23H2\n\n## Changelog\n\n* [CHANGELOG.md](CHANGELOG.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xdea%2Fjiggy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xdea%2Fjiggy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xdea%2Fjiggy/lists"}