A completely new version of Nyrna written in Dart & Flutter.
(Linux only so far)
- Graphical user interface - Click the tile of the application to suspend/resume
- See applications' suspended status at a glance (green: normal, orange: suspended)
- Suspend multiple applications at once
- Optionally set a hotkey in your OS to launch Nyrna with the
--toggle
or-t
flag if you wish to simply toggle a single foreground application's suspend state - like the older versions of Nyrna- Example (KDE): Settings -> Shortcuts -> Custom Shortcuts -> Edit -> New -> Global Shortcut -> Command/URL -> Action:
~/Applications/nyrna/nyrna -t
- Note that currently this doesn't work reliably if the Nyrna GUI is already running
- Native hotkey support may be added at a later time (global hotkey hooks are hard)
- Example (KDE): Settings -> Shortcuts -> Custom Shortcuts -> Edit -> New -> Global Shortcut -> Command/URL -> Action:
Microsoft Windows support for Nyrna is planned next heading towards the full 2.0 milestone.