Releases: Datvex/FileCLI
Releases · Datvex/FileCLI
v1.0.0
📦 FileCLI v1.0.0 Initial Release
First public release.
- Merge selected project files into a single
.txtfor LLM context - File selection memory — remembers your choices per directory
- Drag & Drop paths directly into the terminal
- ZIP archive support with auto-extraction
- Auto-detect encoding (UTF-8, UTF-16, CP1251, CP1252)
- Floating modal TUI for settings (mouse + keyboard)
- Runs in alternate screen — doesn't pollute your terminal history
- Native Windows console input via Win32 API (ctypes)
- Auto-skips binary files,
node_modules, build artifacts - Zero dependencies — Python 3.8+ only
- 3 languages (EN / RU / CN)
- Termux-compatible NO_TUI version included
See README for usage and installation.