{"id":50594986,"url":"https://github.com/shoootyou/stay-awake","last_synced_at":"2026-06-05T13:30:52.017Z","repository":{"id":360174369,"uuid":"1202179152","full_name":"shoootyou/stay-awake","owner":"shoootyou","description":"Lightweight macOS menu bar app that prevents your Mac from sleeping. Optional WiFi-network-based auto-toggling. Built with Tauri + Rust.","archived":false,"fork":false,"pushed_at":"2026-05-25T10:20:57.000Z","size":2274,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-25T11:17:18.954Z","etag":null,"topics":["caffeine","homebrew-cask","macos","menubar","productivity","rust","sleep","tauri","tray","wifi"],"latest_commit_sha":null,"homepage":"https://github.com/shoootyou/homebrew-tap","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/shoootyou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"shoootyou"}},"created_at":"2026-04-05T17:47:09.000Z","updated_at":"2026-05-25T10:20:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/shoootyou/stay-awake","commit_stats":null,"previous_names":["shoootyou/stay-awake"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/shoootyou/stay-awake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoootyou%2Fstay-awake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoootyou%2Fstay-awake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoootyou%2Fstay-awake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoootyou%2Fstay-awake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shoootyou","download_url":"https://codeload.github.com/shoootyou/stay-awake/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoootyou%2Fstay-awake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33944671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["caffeine","homebrew-cask","macos","menubar","productivity","rust","sleep","tauri","tray","wifi"],"created_at":"2026-06-05T13:30:51.942Z","updated_at":"2026-06-05T13:30:52.009Z","avatar_url":"https://github.com/shoootyou.png","language":"Rust","funding_links":["https://github.com/sponsors/shoootyou"],"categories":[],"sub_categories":[],"readme":"# Stay Awake\n\n\u003e Keep your macOS awake and active — no sleep, no idle, no interruptions.\n\n![License](https://img.shields.io/github/license/shoootyou/stay-awake) ![Release](https://img.shields.io/github/v/release/shoootyou/stay-awake) ![macOS](https://img.shields.io/badge/macOS-12%2B-blue)\n\nStay Awake is a macOS-only tray utility that prevents your computer from sleeping. It lives in the menu bar and stays out of your way — configure it once and forget it. Built with Rust and Tauri v2.\n\n## Screenshots\n\n### Menu bar\n![Tray menu](assets/screenshot-tray.png)\n\n### Settings\n![Settings window](assets/screenshot-settings.png)\n\n### About\n![About window](assets/screenshot-about.png)\n\n## Features\n\n- **Power Only** — prevents sleep via macOS IOKit power assertions; no mouse movement, no Accessibility permission required\n- **Mouse Subtle** — moves the cursor 1 px right and back; barely perceptible\n- **Mouse Zen** — fires a zero-delta mouse event that resets the idle timer with no visible movement\n- **Mouse Circle** — traces a small square pattern (right, down, left, up; 1 pixel per step)\n- **WiFi mode** — automatically activates the engine when you join a registered network and stops it when you disconnect (App Mode; reads SSID locally, never toggles your WiFi)\n- **Scheduling** — set start/end times and active days (Mon–Sun); supports overnight spans (e.g. 22:00–06:00)\n- **Profiles** — save and load named settings profiles for different use cases\n- **Global hotkey** — toggle active/inactive from anywhere (default: `⌘+Shift+J`, customizable)\n- **Idle detection** — skips jiggle automatically when you are actively using the mouse\n- **Launch at Login** — configurable autostart via macOS LaunchAgent\n- **Auto-updater** — checks for new versions on launch; prompts to install when a release is available\n- **Internationalization** — available in English, Spanish, French, German, Portuguese (BR), Japanese, Chinese (Simplified), and Korean\n\n## Installation\n\n### Homebrew (recommended)\n\n```sh\nbrew install shoootyou/tap/stay-awake\n```\n\n### Manual download\n\nDownload the latest `.dmg` from the [GitHub Releases](https://github.com/shoootyou/stay-awake/releases) page, open it, and drag **Stay Awake** to your Applications folder.\n\n## Updates\n\n**Homebrew** — run `brew upgrade shoootyou/tap/stay-awake`.\n\n**Manual DMG install** — Stay Awake checks for new versions on launch. When an update is available on [GitHub Releases](https://github.com/shoootyou/stay-awake/releases), a prompt appears in the menu bar letting you install it in one click.\n\n## System Requirements\n\n- macOS 12 Monterey or later\n- Apple Silicon (native) or Intel (via Rosetta 2)\n\n## Development\n\n### Prerequisites\n\n- Rust (stable) — install via [rustup](https://rustup.rs)\n- Node.js 22+\n- Tauri CLI — `cargo install tauri-cli`\n\n### Setup\n\n```sh\nnpm install\nnpm run tauri dev\n```\n\n### Build\n\n```sh\nnpm run tauri build\n```\n\n## Sponsor\n\nIf Stay Awake saves you from one more accidental sleep during a video call, consider [sponsoring the project on GitHub](https://github.com/sponsors/shoootyou). Every contribution helps keep development going.\n\n## License\n\n[MIT](LICENSE) © Rodolfo Castelo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshoootyou%2Fstay-awake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshoootyou%2Fstay-awake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshoootyou%2Fstay-awake/lists"}