Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkh/ftl
terminal file manager using tmux for live preview
https://github.com/nkh/ftl
Last synced: 23 days ago
JSON representation
terminal file manager using tmux for live preview
- Host: GitHub
- URL: https://github.com/nkh/ftl
- Owner: nkh
- Created: 2021-07-27T08:10:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-28T18:37:35.000Z (about 2 months ago)
- Last Synced: 2024-10-11T21:43:06.604Z (about 1 month ago)
- Language: Shell
- Size: 6.51 MB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NAME
ftl - terminal file manager, with live previews, hyperorthodox
## Screenshots
![Screenshot](https://raw.github.com/nkh/ftl/master/screenshots/ftl.png)
![Screenshot](https://raw.github.com/nkh/ftl/master/screenshots/image_preview.png)## Introduction Video
[![Introduction video](https://raw.github.com/nkh/ftl/master/screenshots/introduction_video.png)](https://www.youtube.com/watch?v=nvSDmhXymVA)
I speak slowly, for everyone gets a chance to understand, youtube allows you to accelerate it to a speed of your liking. Some bindings have changed since the video was made, check the man page or the built-in "bindings to commands" table, shortcut is «c».
# DOCUMENTATION
There are many promising file managers for the terminal, from fff to nnn, clifm, ranger, vifm, broot, etc ...
ftl is Written in Bash, the language that packs a real punch (and sometimes punches you).
I wanted a file manager that would use tmux and give me "live" preview and works well with my tiling window manager.
*ftl* is quite complete but still in development. It's good enough so I stopped using other programs a while ago.
# MAN PAGE
*ftl* has a complete man page accessible by pressing '?' in *ftl* or the link below.
[Man page](../main/config/ftl/man/ftl.md)
## Installation
There's a very simple installer that mirrors my environment. I run Ubuntu (KUbuntu) and install a few dependencies from source.
Since some dependencies get build during the install, multiple development environment are also installed.
*ftl* uses full apllications which need to be installed so the disk usage may be high depending on what options you chose to install. On the other hand the applications are great and worth having installed even when not using *ftl*.
To install *ftl* you need download the bash INSTALL file
wget https://raw.githubusercontent.com/nkh/ftl/main/INSTALL
READ IT. Follow the instructions.
# LICENSE AND COPYRIGHT
Artistic License 2.0 or GPL 3.0 at your convenience.
© Nadim Khemir 2020-2023
mailto:[email protected]
CPAN/Github ID: NKH# SEE ALSO
ranger
fff
clifm
lfm
nnn
vifm
gitfm
…