modulepackage
0.0.0-20250127000025-4fd130ec82c0
Repository: https://github.com/chnmk/file-scan-tool.git
Documentation: pkg.go.dev
# README
Go File List
Scans the current folder for files of a selected format using path/filepath package.
TODO
- Add concurency
Features
- Command-line input and a GUI template using Zenity
- Supports any combination of any number of file formats
- Output to console, txt, json, yaml or a SQLite3 database
Usage
Clone the repo:
git clone https://github.com/chnmk/file-scan-tool.git
Run the app and follow instructions:
go run .