https://github.com/sinanislekdemir/poorman
Poor man's DVD/CD/External Drive etc Catalog Software
https://github.com/sinanislekdemir/poorman
archive catalog catalogue indexer search windows
Last synced: over 1 year ago
JSON representation
Poor man's DVD/CD/External Drive etc Catalog Software
- Host: GitHub
- URL: https://github.com/sinanislekdemir/poorman
- Owner: sinanislekdemir
- License: gpl-3.0
- Created: 2022-10-08T17:24:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T20:40:45.000Z (over 3 years ago)
- Last Synced: 2025-03-24T05:01:42.999Z (over 1 year ago)
- Topics: archive, catalog, catalogue, indexer, search, windows
- Language: C++
- Homepage:
- Size: 84 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Poor Man's Catalog (creator)
I have been looking for the CD/Path catalog creators. But they are all too old to be used. Almost all of them were unmaintained for a long time and compiling them would be a big hassle. So, I decided to use this opportunity to do something with the QT Creator.
I have bunch of external harddrives, old archive DVDs and SDCards or FlashDrives and I often need to go through them to find what I am looking for.
Instead, now I use this tool now to create an index/catalog of those drives.
There are probably some parts that I totally messed up and the code might need some facelifting. In my defense, I created this for myself.
## Download
I have created a 64bit Deb package and a Win64 version here: https://github.com/sinanislekdemir/poorman/releases/tag/v1.0.6

## Notes
1. You need QT Creator (and obviously QT 5.x >) to compile and run this.
2. I am planning to create AppImage but I am too lazy to learn it. (Don't blame me, I'm a backend developer and a cli junkie)
3. I take no responsibility.
4. Feel free to create PRs. I always welcome them.
By default, it uses `~/poorman.sqlite` file but you can create multiple SQLite files.