{"id":13553835,"url":"https://github.com/samiz-dat/dat-cardcat","last_synced_at":"2025-04-03T05:31:41.852Z","repository":{"id":57211439,"uuid":"85535571","full_name":"samiz-dat/dat-cardcat","owner":"samiz-dat","description":"An aggregated card catalogue for many Calibre libraries","archived":false,"fork":false,"pushed_at":"2018-09-16T09:33:44.000Z","size":1286,"stargazers_count":16,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T07:07:17.487Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/samiz-dat.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}},"created_at":"2017-03-20T04:34:21.000Z","updated_at":"2020-07-30T18:23:26.000Z","dependencies_parsed_at":"2022-08-30T13:11:50.400Z","dependency_job_id":null,"html_url":"https://github.com/samiz-dat/dat-cardcat","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samiz-dat%2Fdat-cardcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samiz-dat%2Fdat-cardcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samiz-dat%2Fdat-cardcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samiz-dat%2Fdat-cardcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samiz-dat","download_url":"https://codeload.github.com/samiz-dat/dat-cardcat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246944377,"owners_count":20858773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-01T12:02:34.491Z","updated_at":"2025-04-03T05:31:36.827Z","avatar_url":"https://github.com/samiz-dat.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"# Dat Card Catalogue\n\nAn aggregated card catalogue for many Calibre libraries (or any collections with a directory structure that is __Creator/Creation/Files.ext__).\n\n## Setup\n\n**Note: dat-cardcat requires node 6 or greater**\n\n```bash\n# install npm dependencies\nnpm install\n\n# run in development\n# this will watch dat-cardcat for any changes and instantly recompile\n# the library so that cli and other projects immediately receive updated code.\nnpm run dev\n\n```\n\nWhile not published on NPM yet you can integrate this into other projects or make it available on the command line via npm link.\n\n```bash\n# in the directory of this module\nnpm link\n\n# after which you can run the cli directly\ndatcat\n# which should print out some info about the cli\n\n#or link it for use in other projects via\ncd \u003cyour/other/project\u003e\n\nnpm link dat-cardcat\n\n```\n\nFor testing, the first time you run, you should do:\n```bash\n# Import an already existing card catalogue\ndatcat import-cat 96171cc0845174e7e3c73592479cd9ca8d4caf1d039e6f38a0c06f48dff88bd1 \"South Asian Scholarship\"\n# Check something out from it\ndatcat checkout \"Ackbar Abbas\" \"Hong Kong Culture and the Politics of Disappearance (58)\"\n# Import a local directory to create a new cardcat\ndatcat create-cat \"/Path/To/Some/Calibre Library\" \"My Library\"\n# query\ndatcat query \"hong kong\"\n# List all authors\ndatcat author list\n# List all authors and show title count\ndatcat author -c list\n# List all authors beginning with a\ndatcat author list a\n# Get titles for an author\ndatcat author titles \"Ackbar Abbas\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamiz-dat%2Fdat-cardcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamiz-dat%2Fdat-cardcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamiz-dat%2Fdat-cardcat/lists"}