Copyright (C) 2019 Noah Greenberg
Peek is licensed under GPL-3.0.
Note: Peek is a work in progress and currently has no release.
It is considered usable enough for testers, but please refrain from sharing with your friends and coworkers until a release.
Repeatedly run cd
and ls
? Use pk
instead!
Peek gives you interactive exploration of directories on the command line. It will list all the files in your working directory and allow you to interact with them. You can open directories to change working directories, edit text files, and even request your desktop environment to open a file.
Short answer: Probably not.
Long answer: Definitely not:
Peek aids your current workflow as-is rather than being an interruption. It quickly displays the info you need and allows you to act upon it.
On the other hand, a file manager would fill your screen with information. It assumes the only thing you want to do is manage your files (move, copy, delete), and expects you to use it until you are done interacting with your files.