https://github.com/chrys87/dragonfm
dragonFM is an for Commandline screenreader optimised filemanger
https://github.com/chrys87/dragonfm
acessibility command-line-tool filemanager screenreader terminal
Last synced: 8 months ago
JSON representation
dragonFM is an for Commandline screenreader optimised filemanger
- Host: GitHub
- URL: https://github.com/chrys87/dragonfm
- Owner: chrys87
- License: lgpl-3.0
- Created: 2019-02-15T14:27:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-29T16:06:46.000Z (almost 3 years ago)
- Last Synced: 2025-03-28T17:49:00.425Z (11 months ago)
- Topics: acessibility, command-line-tool, filemanager, screenreader, terminal
- Language: Python
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dragonFM
This commandline Filemanager is special made for accessibility and screenreader needs.
to avoid stuff like hilight tracking, multisplitt windows and stuff with confusing information (like overlay menus).
thats why it is designed how it looks lilke.
dragonFM is plugin driven and fully configurable and supports:
- Folder navigation
- open files in CLI based on mimetypes
- tab navigation
- context menu
- search
- simple keybindings (similar to GUI filemanagers)
- history tracking
- favorites
- compress / decompress
- flexible plugin architecture
- copy/ cut/ paste/ delete/ rename
- create file/ folder/ link
- sorting
- type ahead and first letter navigation
- send file per mail
- send file per wormhole
- advanced selection handling
- open terminal
- goto [root,home,location]
# More information
https://www.patreon.com/posts/64904217
# Binding help
showkey -a
cat -v
https://invisible-island.net/ncurses/ncurses.faq.html#modified_keys
https://stackoverflow.com/questions/9750588/how-to-get-ctrl-shift-or-alt-with-getch-ncurses