Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T20:40:45.000Z (over 1 year ago)
- Last Synced: 2024-01-28T21:32:44.259Z (9 months ago)
- Topics: archive, catalog, catalogue, indexer, search, windows
- Language: C++
- Homepage:
- Size: 84 KB
- Stars: 5
- 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
![poorman](https://www.16x4.com/content/images/poorman1.jpg)
## 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.