Atuin is a modern shell history replacement tool and CLI utility that records all your shell commands in a SQLite database alongside contextual metadata. It offers encrypted sync across devices, full-text search, usage statistics, and a desktop application to run executable runbooks as native documents.
A minimalistic note management solution. Powered by fzf
FuzPad is a minimalistic note management solution powered by `fzf`. It is implemented entirely in Shell script, making it lightweight and efficient for users who prefer command-line interfaces. The project supports creating, managing, and searching notes with ease, leveraging the power of `fzf` for fuzzy finding capabilities. This repository does not include a graphical user interface, instead focusing on providing a streamlined experience for users comfortable with terminal-based applications. ...