josephdunn

josephdunn / idlers

Public

A Wayland idle daemon written in Rust

11
0
100% credibility
Found Apr 08, 2026 at 11 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

A background helper for Linux Wayland desktops that detects inactivity and runs user-defined actions like screen dimming or locking.

How It Works

1
💡 Discover idlers

You hear about idlers while searching for a way to make your Linux computer automatically dim the screen or lock when you're not using it.

2
📥 Set up idlers

You get the program ready on your computer following easy instructions.

3
✏️ Plan your idle actions

You create a simple list of rules, like 'dim screen after 30 seconds' or 'lock after 5 minutes', in a personal settings note.

4
▶️ Launch the watcher

You start it quietly in the background, and it begins monitoring your activity without getting in your way.

5
🔄 Tweak on the fly

Change your rules anytime, and it updates them automatically while running.

6
🚶 Step away to test

Leave your desk, and watch it smartly handle idle time, even skipping actions during video calls.

😌 Automatic peace of mind

Your screen saves power, stays secure, and everything works smoothly without you lifting a finger.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 11 to 11 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is idlers?

idlers is a Rust-based Wayland idle daemon that detects user inactivity via the ext-idle-notify-v1 protocol and runs shell commands after configurable timeouts—like dimming the screen at 30 seconds or locking with swaylock after 5 minutes. It solves the pain of manual idle scripting on Wayland compositors such as Hyprland or Sway, where getting idle time reliably is tricky without compositor-specific hacks. Drop it in with a simple config file at ~/.config/idlers/idlers.conf, supporting listener blocks for on-timeout and on-resume actions.

Why is it gaining traction?

Unlike bulkier alternatives like Hypridle, idlers offers a lean subset of its config syntax with extras like hot-reload on config changes and optional idle inhibitor awareness—pausing timers during Discord calls if enabled. It runs daemon-style (& in background), logs flexibly to stderr or files, and survives terminal detachment. Developers dig the Hypridle compatibility mode, toggled by ignore_inhibit, making it a smooth swap for Wayland idle detection setups.

Who should use this?

Wayland power users on Hyprland or Sway scripting DPMS toggles, screen locks, or suspends based on idle time. It's ideal for those ditching Hypridle for something lighter that respects Wayland idle inhibitors without fuss. Compositor tinkerers evaluating Wayland protocols will find it a quick way to test ext-idle-notify-v1 integration.

Verdict

At 11 stars and 1.0% credibility, idlers is early-stage with solid docs but no tests visible—try it for personal rigs if you need a minimal Wayland idle manager, but watch for stability in production. Promising Rust reliability makes it worth starring on this awesome Wayland GitHub gem.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.