{"id":18847277,"url":"https://github.com/nhoad/rabbit","last_synced_at":"2026-02-01T07:30:16.143Z","repository":{"id":976483,"uuid":"775707","full_name":"nhoad/rabbit","owner":"nhoad","description":"Console based issue tracker with similar usability to Git.","archived":false,"fork":false,"pushed_at":"2011-08-22T22:00:08.000Z","size":160,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T13:51:54.679Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://getoffmalawn.com/wiki/index.php?title=Rabbit","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"couchbase/go-slab","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nhoad.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-07-14T23:52:36.000Z","updated_at":"2014-05-01T21:51:23.000Z","dependencies_parsed_at":"2022-07-05T22:30:42.441Z","dependency_job_id":null,"html_url":"https://github.com/nhoad/rabbit","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhoad%2Frabbit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhoad%2Frabbit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhoad%2Frabbit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhoad%2Frabbit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nhoad","download_url":"https://codeload.github.com/nhoad/rabbit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239782576,"owners_count":19696233,"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-11-08T03:07:25.451Z","updated_at":"2026-02-01T07:30:16.081Z","avatar_url":"https://github.com/nhoad.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"rabbit\n\nDependencies:\n-------------\nPython 3.0\npysqlite, any recent version (I use 2.6.0)\n\nGeneral:\n--------\nRabbit is an issue-tracker created for for single developer projects. Students, this means you!\n\nI noticed that all of my small projects had no simple, standard way to keep track of bugs, features, ideas and notes in general about them and so quite often, no documentation of these sorts was ever done and the projects would become awful messes, or I'd use some horrid hackup of textfiles which resulted in the same mess.\n\nI couldn't find any out there, so I wrote this.\n\nInstallation:\n-------------\n\nCopy to a bin folder of your choice. Personally, I make a symbolic link from ~/bin/ chmod +x it like normal. And there you go!\n\nWindows Users: I'm aware that there are a few things about this that make it hard to run on Windows. I'm in the process of developing a GUI so it can be used on Windows too.\n\nConfiguration:\n--------------\n\nNo configuration needed. Just use it!\n\nUsage:\n------\nUsage of this glorious software is a bit difficult at first, but it gets easier the more you use it (so use it lots!)\n\nTypical steps include:\n\nInitalising a repository:\n   rabbit init\n\nAdding an issue:\n   rabbit add -b \"Example brief description\" -d \"example long description\" -t \"Issue type\" -s \"status\"\n\nRemoving an issue:\n   rabbit rm 1\n\nUpdating an issue:\n   rabbit update [ID] -b \"Example brief description\" -d \"example long description\" -t \"Issue type\" -s \"status\"\n\nClosing an issue:\n   rabbit close [ID]...\n\nOpening an issue:\n   rabbit open [ID]...\n\nDisplaying issues:\n   rabbit list\n\nDisplaying issues with a status of 'open':\n   rabbit list open\n\nDisplaying a specific issue in detailed form:\n   rabbit detail [issue id]\n\nAnd so on. To get a full list of the available options to you, run this:\n   rabbit help\n\nSuggestions:\n------------\n\nAs I develop this software by myself, I also maintain the bugs and enhancements myself, with rabbit! So if you have any suggestions, or find a bug, please contact me via my details in the AUTHORS file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhoad%2Frabbit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnhoad%2Frabbit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhoad%2Frabbit/lists"}