Joonote – A note-taking app on your lock screen and notification panel
Edit notes on your Android lock screen without unlocking, skipping the app launch entirely.
A bit-too-aggressive Prayer reminder for Linux and Windows.
Screen locking via loginctl and LockWorkStation APIs means you literally cannot dismiss it.
Muslim developers who want enforced prayer accountability
Freedom · Cold Turkey · SelfControl
So I built pryr using Rust. It’s a background daemon that tracks prayer times, gives you warnings, and when the exact time hits, it ruthlessly locks you out of the OS session (using loginctl on Linux and LockWorkStation on Windows) for a configurable duration.
Architecture is split into: 1. Async state machine using Tokio running as a daemon(systemd / TaskScheduler) 2. A CLI that communicates with the daemon using zero-overhead IPC (unix sockets / windows named pipes)
I aimed for totally offline usage (only fetching coords from city name requires internet) and simplicity
I'd love to hear your thoughts on the architecture and if there's any improvement ideas!
Repo Link: https://github.com/kofta999/pryr
Edit notes on your Android lock screen without unlocking, skipping the app launch entirely.
Toggl widget on iOS lock screen, but it's a native integration request.
O(1) anti-hoarding with atomic CAS beats glibc 26% on packet processing, 9x less fragmentation.
Single Rust binary with gRPC API solves Bluetooth repair hell for Pi audio setups.
Yet another app launcher when Alfred, Raycast, and Ulauncher already dominate.
Fills Apple's Stolen Device Protection gap by locking open apps before thieves can access them.