An intuitive and fast terminal file browser
Project description
Hop!
Hop is a terminal based file explorer designed to be fast, simple and user friendly. Hop runs on any operating system.
Use
Once Hop installed, it can be ran at any point in the terminal by typing hop
. This will bring you into the file explorer.
Anything you type will filter the files, and pressing enter will navigate into a selected folder.
Typing +
at the end of your input, and pressing enter will add a selected item into your "inventory".
You can delete, copy or move the files into your current folder by typing !delete
, !copy
or !move
and pressing enter. Deleting will move to the recycle bin.
Empty your inventory (i.e. clear your selection) with !empty
or !e
, and quit with !q
or !quit
.
Otherwise, run any normal shell commands (i.e. vim, mkdir, rm etc) by using the ! prefix, such as !mkdir cool-files
Installation
The only requirement for running Hop is python. It can be installed with pip, with optional dependencies for unix (apple/linux):
pip install hop-file-browser
pip install 'hop-file-browser[unix]'
Consider using pipx to install into an isolated environment.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file hop_file_browser-2.1.0.tar.gz
.
File metadata
- Download URL: hop_file_browser-2.1.0.tar.gz
- Upload date:
- Size: 23.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bec54a857722e82f485df2a6879de77fdaa76ca70d0800aae04dbdad45009fe |
|
MD5 | 2f196eb579f4c25e0e469176916013ab |
|
BLAKE2b-256 | e82f378ab7e9e6a670b9eb05a33ed8811c97b3ca6a768a491d3708c37c6a258c |
File details
Details for the file hop_file_browser-2.1.0-py3-none-any.whl
.
File metadata
- Download URL: hop_file_browser-2.1.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4018959e8a41d2eafd60cde4332ccd566310d37353ad67e40a25b5c317b5104f |
|
MD5 | 9cfca549d933585d554c1cf202797ee8 |
|
BLAKE2b-256 | 055e74edc64367d02f2c316320b3e2aeb25c3cfd306e63395de1d1db253cd77d |