{"id":44031219,"url":"https://github.com/stephanecouturier/katalog","last_synced_at":"2026-02-07T19:00:45.984Z","repository":{"id":43263341,"uuid":"285900468","full_name":"StephaneCouturier/Katalog","owner":"StephaneCouturier","description":"Katalog is an application to manage catalogs of disks and files to search and get statistics.","archived":false,"fork":false,"pushed_at":"2026-02-01T00:34:52.000Z","size":20926,"stargazers_count":107,"open_issues_count":242,"forks_count":8,"subscribers_count":5,"default_branch":"katalog_master","last_synced_at":"2026-02-01T02:13:34.998Z","etag":null,"topics":["backup","cataloging","catalogue","differences","duplicates","external-content","external-drives","file","file-manager","file-statistics","filemanager","filesystem","indexer","katalog","search","storage"],"latest_commit_sha":null,"homepage":"https://stephanecouturier.github.io/Katalog/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StephaneCouturier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-08-07T18:54:25.000Z","updated_at":"2026-01-29T04:33:40.000Z","dependencies_parsed_at":"2023-12-20T19:47:41.005Z","dependency_job_id":"32622840-b081-46dd-8c14-851bb972d2e0","html_url":"https://github.com/StephaneCouturier/Katalog","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/StephaneCouturier/Katalog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephaneCouturier%2FKatalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephaneCouturier%2FKatalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephaneCouturier%2FKatalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephaneCouturier%2FKatalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StephaneCouturier","download_url":"https://codeload.github.com/StephaneCouturier/Katalog/tar.gz/refs/heads/katalog_master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephaneCouturier%2FKatalog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29204940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T17:44:10.191Z","status":"ssl_error","status_checked_at":"2026-02-07T17:44:07.936Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backup","cataloging","catalogue","differences","duplicates","external-content","external-drives","file","file-manager","file-statistics","filemanager","filesystem","indexer","katalog","search","storage"],"created_at":"2026-02-07T19:00:23.254Z","updated_at":"2026-02-07T19:00:45.975Z","avatar_url":"https://github.com/StephaneCouturier.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"=======\n\n# Katalog\n\n### Katalog is an application to manage storage devices and catalogs of files to search and get statistics\n\n- [**Create**](https://stephanecouturier.github.io/Katalog/docs/Create) catalogs from different sources or devices,\n- [**Search**](https://stephanecouturier.github.io/Katalog/docs/Search) files even when the devices are disconnected, and find duplicates or differences\n- [**Explore**](https://stephanecouturier.github.io/Katalog/docs/Explore) the contents of the catalogs while devices are disconnected,\n- 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),\n- currently available in English, French, Czech, and German\n- Linux(Plasma) and Windows.\n\n### [\\\u003e Get Katalog!](https://sourceforge.net/projects/katalogg)\n\n### How to install or run\n\n- Linux: download the linux tar to use a portable version, running the file Katalog.sh\n- 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\n\n### First use / tips\n\n- Simply start with the [**Create**](https://stephanecouturier.github.io/Katalog/docs/Create) screen. Create your first catalog and experiment!\n- 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.\n\n# User Documentation\n\nAll documentation is currently available in English here: https://stephanecouturier.github.io/Katalog/\n\n# Development Information\n\nKatalog's source code can be found at https://github.com/StephaneCouturier/Katalog/releases\n\nTo build Katalog from source, see https://stephanecouturier.github.io/Katalog/docs/Development/Build-from-source\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanecouturier%2Fkatalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephanecouturier%2Fkatalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanecouturier%2Fkatalog/lists"}