Skip to content

mcsf/x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x

Hands-off task management

Demo animation

(MP4 video here)

Install

  • Place x and o anywhere included in your shell's $PATH.
  • Make sure they can be executed with chmod +x <file>.

Requirements

  • fzf (>= 0.22)
  • dateseq (or compatible implementation) for the -P option

Beyond that, a POSIX-ish environment is assumed. Currently only tested on macOS, this should however work on most UNIX-like systems.

  • POSIX shell
  • BSD- or Linux-compatible: date, getopt, mktemp
  • POSIX: cat, cut, grep, ls, tail, touch, rm

FAQ

  • But... this is in Bash sh!

That's not a question.

  • The question is: why?

Because, OK?

About

Hands-off task management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages