{"id":22289815,"url":"https://github.com/stchris/books","last_synced_at":"2025-07-28T23:30:45.460Z","repository":{"id":20338299,"uuid":"23612851","full_name":"stchris/books","owner":"stchris","description":"command-line book inventory management","archived":false,"fork":false,"pushed_at":"2017-10-16T08:35:02.000Z","size":305,"stargazers_count":5,"open_issues_count":6,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-01T12:44:02.361Z","etag":null,"topics":["book","go","golang","html","inventory","management","web"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stchris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-03T08:38:33.000Z","updated_at":"2022-11-19T16:47:02.000Z","dependencies_parsed_at":"2022-07-25T12:33:47.869Z","dependency_job_id":null,"html_url":"https://github.com/stchris/books","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stchris%2Fbooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stchris%2Fbooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stchris%2Fbooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stchris%2Fbooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stchris","download_url":"https://codeload.github.com/stchris/books/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227962275,"owners_count":17847912,"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":["book","go","golang","html","inventory","management","web"],"created_at":"2024-12-03T17:10:12.661Z","updated_at":"2024-12-03T17:10:13.537Z","avatar_url":"https://github.com/stchris.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"books\n=====\n\ncommand-line book inventory management\n\n**WARNING**: this software is in development. Don't use it unless you know what you're doing. Which is also why I don't write installation instructions, yet.\n\n[![Build Status](https://travis-ci.org/stchris/books.png?branch=master)](https://travis-ci.org/stchris/books)\n\nDatabase\n--------\n\nWhen adding your first entry, a Sqlite database will be created in *~/.books/books.db*\n\nExample usage\n-------------\n\n    $ books add\n    Author: Frank Herbert\n    Title: Dune\n    Comments:\n\n    $ books add\n    Author: Stephen King\n    Title: The Stand\n    Comments:\n    \n    $ books ls\n    {#1: 'Dune' by 'Frank Herbert', comments: }\n    {#2: 'The Stand' by 'Stephen King', comments: }\n\n    $ books ls sta\n    {#2: 'The Stand' by 'Stephen King', comments: }\n    \n    $ books ls herb\n    {#1: 'Dune' by 'Frank Herbert', comments: }\n    \n    $ books help\n    USAGE: books COMMAND argument1 argument2 ...\n    Available commands:\n        ls - list books, pass search terms as arguments\n        add - add books\n        del - delete book (prompts for id)\n        web - starts the built-in web server on port 8765\n        help - display this text\n\n    $ books web\n    2015/05/02 13:32:49 Web server listening at http://127.0.0.1:8765\n    2015/05/02 13:32:49 Press ^C to stop\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstchris%2Fbooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstchris%2Fbooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstchris%2Fbooks/lists"}