https://github.com/buried-in-code/kilowog
Kilowog's goal is to help sort and organize your comic collection by using the information stored in metadata files inside the comic archives.
https://github.com/buried-in-code/kilowog
comics command-line kotlin metadata tagger xml
Last synced: 2 months ago
JSON representation
Kilowog's goal is to help sort and organize your comic collection by using the information stored in metadata files inside the comic archives.
- Host: GitHub
- URL: https://github.com/buried-in-code/kilowog
- Owner: Buried-In-Code
- License: mit
- Created: 2023-08-04T02:52:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T04:06:12.000Z (over 1 year ago)
- Last Synced: 2024-07-30T07:53:03.176Z (over 1 year ago)
- Topics: comics, command-line, kotlin, metadata, tagger, xml
- Language: Kotlin
- Homepage:
- Size: 632 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kilowog



[](https://github.com/gradle/gradle)
[](https://github.com/pinterest/ktlint)
[](https://github.com/ComicCorps/Kilowog/tags)
[](https://opensource.org/licenses/MIT)
[](https://github.com/ComicCorps/Kilowog/graphs/contributors)
Kilowog's goal is to help sort and organize your comic collection by using the information stored in Info files.\
Kilowog will format all you digital comics into a singular format (cbz).\
It adds and updates the info files using the supported services.\
Unlike other tagging tools, Kilowog takes a manual approach when no Info file is provided, requiring you to enter the Publisher/Series/Issue details needed to search.
## Execution
```bash
./gradlew clean run
```
To force processing run with the flag: `--args="force"`
## Supported Formats
### File formats
- .cbz
- .cbr
### Info files
- [Metadata.xml](https://github.com/ComicCorps/Schemas)
- [MetronInfo.xml](https://github.com/Metron-Project/metroninfo)
- [ComicInfo.xml](https://github.com/anansi-project/comicinfo)
## Services
- [Comicvine](https://comicvine.gamespot.com)
- _WIP [League of Comic Geeks](https://leagueofcomicgeeks.com)_
- _WIP [Marvel](https://marvel.com/comics)_
- [Metron](https://metron.cloud)
## Socials
[](https://mastodon.social/@ComicCorps)\
[](https://matrix.to/#/#ComicCorps:matrix.org)