Skip to content

Display a reminder when a long-running command finishes, and a button to quickly switch back to the window.

Notifications You must be signed in to change notification settings

Sitwon/i3-reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Has this ever happened to you?

You start a long-running command that you know will take several minutes to finsh. So in the mean time you switch away to check email/facebook/whatever. Hours later you realize that the command you started has been finished for ages but you forgot to switch back.

This was literally happening to me almost every day, often several times a day. I could probably have solved world hunger with all that lost productivity.

If you use the i3 window manager, now there's a solution!

This simple script might just be the solution to your problem. When you know a command you're about to run is going to take a while, prefix it with 'remind' and get notified when it terminates. Better yet, a handy 'Go' button will take you right back to the window where you ran the command.

Usage

adam@brigantine:/usr/src/linux$ remind make

About

Display a reminder when a long-running command finishes, and a button to quickly switch back to the window.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages