https://github.com/stephanecouturier/katalog
Katalog is an application to manage catalogs of disks and files to search and get statistics.
https://github.com/stephanecouturier/katalog
backup cataloging catalogue differences duplicates external-content external-drives file file-manager file-statistics filemanager filesystem indexer katalog search storage
Last synced: 5 days ago
JSON representation
Katalog is an application to manage catalogs of disks and files to search and get statistics.
- Host: GitHub
- URL: https://github.com/stephanecouturier/katalog
- Owner: StephaneCouturier
- Created: 2020-08-07T18:54:25.000Z (over 5 years ago)
- Default Branch: katalog_master
- Last Pushed: 2026-02-01T00:34:52.000Z (12 days ago)
- Last Synced: 2026-02-01T02:13:34.998Z (12 days ago)
- Topics: backup, cataloging, catalogue, differences, duplicates, external-content, external-drives, file, file-manager, file-statistics, filemanager, filesystem, indexer, katalog, search, storage
- Language: C++
- Homepage: https://stephanecouturier.github.io/Katalog/
- Size: 20 MB
- Stars: 107
- Watchers: 5
- Forks: 8
- Open Issues: 242
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
=======
# Katalog
### Katalog is an application to manage storage devices and catalogs of files to search and get statistics
- [**Create**](https://stephanecouturier.github.io/Katalog/docs/Create) catalogs from different sources or devices,
- [**Search**](https://stephanecouturier.github.io/Katalog/docs/Search) files even when the devices are disconnected, and find duplicates or differences
- [**Explore**](https://stephanecouturier.github.io/Katalog/docs/Explore) the contents of the catalogs while devices are disconnected,
- Organize your collection of [**Catalogs**](https://stephanecouturier.github.io/Katalog/docs/DevicesCatalogs) and [**Storage**](https://stephanecouturier.github.io/Katalog/docs/DevicesStorage) devices, and get [**Statistics**](https://stephanecouturier.github.io/Katalog/docs/Statistics),
- currently available in English, French, Czech, and German
- Linux(Plasma) and Windows.
### [\> Get Katalog!](https://sourceforge.net/projects/katalogg)
### How to install or run
- Linux: download the linux tar to use a portable version, running the file Katalog.sh
- Windows: download and run the win64 installer which will create a menu entry, or download the win64 zip to use a portable version, running the file Katalog.exe
### First use / tips
- Simply start with the [**Create**](https://stephanecouturier.github.io/Katalog/docs/Create) screen. Create your first catalog and experiment!
- All data are stored in several files stored in the [Collection folder](https://stephanecouturier.github.io/Katalog/docs/Settings#collection). There is not one file containing everything. Instead, having multiple files grants flexibility to manage one or several collection. Each catalog of files is a different file, all statistics are stored in one file, all storage devices are stored in one file too.
# User Documentation
All documentation is currently available in English here: https://stephanecouturier.github.io/Katalog/
# Development Information
Katalog's source code can be found at https://github.com/StephaneCouturier/Katalog/releases
To build Katalog from source, see https://stephanecouturier.github.io/Katalog/docs/Development/Build-from-source