{"id":14982918,"url":"https://github.com/wasabeef/droid","last_synced_at":"2025-10-18T05:22:51.656Z","repository":{"id":57621779,"uuid":"220750357","full_name":"wasabeef/droid","owner":"wasabeef","description":"A command-line tool for checking Android OS version history written by Rust.","archived":false,"fork":false,"pushed_at":"2022-11-01T06:07:57.000Z","size":39793,"stargazers_count":115,"open_issues_count":2,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-17T10:56:15.701Z","etag":null,"topics":["cli","command-line-tool","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wasabeef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"wasabeef","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-11-10T06:23:02.000Z","updated_at":"2025-02-07T10:28:24.000Z","dependencies_parsed_at":"2022-08-26T23:50:39.842Z","dependency_job_id":null,"html_url":"https://github.com/wasabeef/droid","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/wasabeef/droid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabeef%2Fdroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabeef%2Fdroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabeef%2Fdroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabeef%2Fdroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wasabeef","download_url":"https://codeload.github.com/wasabeef/droid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabeef%2Fdroid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002367,"owners_count":26083355,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli","command-line-tool","rust"],"created_at":"2024-09-24T14:06:24.867Z","updated_at":"2025-10-10T00:09:07.981Z","avatar_url":"https://github.com/wasabeef.png","language":"Rust","funding_links":["https://github.com/sponsors/wasabeef"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cbr /\u003e\u003cimg\n    width=\"75%\"\n    src=\"https://raw.githubusercontent.com/wasabeef/droid/master/media/logo.png\"\n    alt=\"droid – Logo\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/wasabeef/droid/actions\"\u003e\n    \u003cimg\n      src=\"https://github.com/wasabeef/droid/workflows/Continuous%20Integration/badge.svg\"\n      alt=\"GitHub Actions workflow status\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://crates.io/crates/droid\"\u003e\n    \u003cimg src=\"https://badgen.net/crates/v/droid\" alt=\"Crates.io version\"/\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n\u003c/p\u003e\n\n\u003ch4 align=\"center\"\u003e\n  \u003cbr /\u003e\n  \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\n  -\n  \u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\n\u003c/h4\u003e\n\n\u003ch1\u003e\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eA command-line tool for checking Android OS version history written by Rust.\u003cp\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003cimg width=\"85%\"　alt=\"droid with Hyper\" src=\"https://rawcdn.githack.com/wasabeef/droid/7bc5f18646d3f9fd121cb5a5bde606207120fba4/media/demo.svg\" \u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n\u003c/p\u003e\n\n## Installation\n\n1. Install the **droid** binary:\n\n   ### Homebrew\n\n   ```sh\n   % brew install wasabeef/tap/droid\n   ```\n\n   ### Rust\n\n   ```sh\n   % cargo install droid\n   ```\n  \n  **[Download archives of precompiled binaries](https://github.com/wasabeef/droid/releases)** if you don't use the platforms below. \n\n## Usage\n\n   ### Find by API Level\n   \n   ```\n   droid api \u003clevel\u003e\n   droid a \u003clevel\u003e\n   ```\n  \n   ```\n   % droid api 21      \n\n\n   +---------+-----------+-----------+--------------+\n   | VERSION | CODE_NAME | API_LEVEL | RELEASE_DATE |\n   +---------+-----------+-----------+--------------+\n   | 5.0     | Lollipop  | 21        | 2014-11-12   |\n   | 5.0.1   | Lollipop  | 21        | 2014-12-02   |\n   | 5.0.2   | Lollipop  | 21        | 2014-12-19   |\n   +---------+-----------+-----------+--------------+\n\n   ```\n   \n   ### Find by Version number\n   \n   **\"Search for words that start with `\u003cnumber\u003e`\"**\n   \n   ```\n   droid version \u003cnumber\u003e\n   droid v \u003cnumber\u003e\n   ```\n\n   ```\n   % droid version 4.4\n\n\n   +---------+----------------------------------+-----------+--------------+\n   | VERSION | CODE_NAME                        | API_LEVEL | RELEASE_DATE |\n   +---------+----------------------------------+-----------+--------------+\n   | 4.4     | KitKat                           | 19        | 2013-10-31   |\n   | 4.4.1   | KitKat                           | 19        | 2013-12-05   |\n   | 4.4.2   | KitKat                           | 19        | 2013-12-09   |\n   | 4.4.3   | KitKat                           | 19        | 2014-06-02   |\n   | 4.4.4   | KitKat                           | 19        | 2014-06-19   |\n   | 4.4W    | KitKat, with wearable extensions | 20        | 2014-06-25   |\n   | 4.4W.1  | KitKat, with wearable extensions | 20        | 2014-09-06   |\n   | 4.4W.2  | KitKat, with wearable extensions | 20        | 2014-10-21   |\n   +---------+----------------------------------+-----------+--------------+\n\n   ```\n   \n   ### Find by Code name\n   \n   ```\n   droid code \u003clevel\u003e\n   droid c \u003clevel\u003e\n   ```\n\n   ```\n   % droid code pie      \n\n\n   +---------+-----------+-----------+--------------+\n   | VERSION | CODE_NAME | API_LEVEL | RELEASE_DATE |\n   +---------+-----------+-----------+--------------+\n   | 9       | Pie       | 28        | 2018-08-06   |\n   +---------+-----------+-----------+--------------+\n\n   ```\n   \n   \n   ### Find All\n   \n   ```\n   droid list\n   droid\n   ```\n   \n   ```\n   % droid\n\n   +---------+----------------------------------+-----------+--------------+\n   | VERSION | CODE_NAME                        | API_LEVEL | RELEASE_DATE |\n   +---------+----------------------------------+-----------+--------------+\n   | 1.0     | Alpha                            | 1         | 2008-09-23   |\n   | 1.1     | Beta                             | 2         | 2009-02-09   |\n   | 1.5     | Cupcake                          | 3         | 2009-04-27   |\n   | 1.6     | Donut                            | 4         | 2009-09-15   |\n   | 2.0     | Eclair                           | 5         | 2009-10-26   |\n   | 2.0.1   | Eclair                           | 6         | 2009-12-03   |\n   | 2.1     | Eclair                           | 7         | 2010-01-12   |\n   | 2.2     | Froyo                            | 8         | 2010-03-20   |\n   | 2.2.1   | Froyo                            | 8         | 2011-01-18   |\n   | 2.2.2   | Froyo                            | 8         | 2011-01-22   |\n   | 2.2.3   | Froyo                            | 8         | 2011-11-21   |\n   | 2.3     | Gingerbread                      | 9         | 2010-12-06   |\n   | 2.3.1   | Gingerbread                      | 9         | 2010-12      |\n   | 2.3.2   | Gingerbread                      | 9         | 2011-01      |\n   | 2.3.3   | Gingerbread                      | 10        | 2011-02-09   |\n   | 2.3.4   | Gingerbread                      | 10        | 2011-04-28   |\n   | 2.3.5   | Gingerbread                      | 10        | 2011-07-25   |\n   | 2.3.6   | Gingerbread                      | 10        | 2011-09-02   |\n   | 2.3.7   | Gingerbread                      | 10        | 2011-09-21   |\n   | 3.0     | Honeycomb                        | 11        | 2011-02-22   |\n   | 3.1     | Honeycomb                        | 12        | 2011-03-10   |\n   | 3.2     | Honeycomb                        | 13        | 2011-07-15   |\n   | 3.2.1   | Honeycomb                        | 13        | 2011-11-20   |\n   | 3.2.2   | Honeycomb                        | 13        | 2011-08-30   |\n   | 3.2.3   | Honeycomb                        | 13        | 2011-08-30   |\n   | 3.2.4   | Honeycomb                        | 13        | 2011-12      |\n   | 3.2.5   | Honeycomb                        | 13        | 2012-01      |\n   | 3.2.6   | Honeycomb                        | 13        | 2012-12      |\n   | 4.0     | Ice Cream Sandwich               | 14        | 2011-10-18   |\n   | 4.0.1   | Ice Cream Sandwich               | 14        | 2011-10-21   |\n   | 4.0.2   | Ice Cream Sandwich               | 14        | 2011-11-28   |\n   | 4.0.3   | Ice Cream Sandwich               | 15        | 2011-12-16   |\n   | 4.0.4   | Ice Cream Sandwich               | 15        | 2012-03-29   |\n   | 4.1     | Jelly Bean                       | 16        | 2012-07-09   |\n   | 4.1.1   | Jelly Bean                       | 16        | 2012-07-11   |\n   | 4.1.2   | Jelly Bean                       | 16        | 2012-10-09   |\n   | 4.2     | Jelly Bean                       | 17        | 2012-11-13   |\n   | 4.2.1   | Jelly Bean                       | 17        | 2012-11-27   |\n   | 4.2.2   | Jelly Bean                       | 17        | 2013-02-11   |\n   | 4.3     | Jelly Bean                       | 18        | 2013-07-24   |\n   | 4.3.1   | Jelly Bean                       | 18        | 2013-10-03   |\n   | 4.4     | KitKat                           | 19        | 2013-10-31   |\n   | 4.4.1   | KitKat                           | 19        | 2013-12-05   |\n   | 4.4.2   | KitKat                           | 19        | 2013-12-09   |\n   | 4.4.3   | KitKat                           | 19        | 2014-06-02   |\n   | 4.4.4   | KitKat                           | 19        | 2014-06-19   |\n   | 4.4W    | KitKat, with wearable extensions | 20        | 2014-06-25   |\n   | 4.4W.1  | KitKat, with wearable extensions | 20        | 2014-09-06   |\n   | 4.4W.2  | KitKat, with wearable extensions | 20        | 2014-10-21   |\n   | 5.0     | Lollipop                         | 21        | 2014-11-12   |\n   | 5.0.1   | Lollipop                         | 21        | 2014-12-02   |\n   | 5.0.2   | Lollipop                         | 21        | 2014-12-19   |\n   | 5.1     | Lollipop                         | 22        | 2015-03-09   |\n   | 5.1.1   | Lollipop                         | 22        | 2015-04-21   |\n   | 6.0     | Marshmallow                      | 23        | 2015-10-05   |\n   | 6.0.1   | Marshmallow                      | 23        | 2015-12-07   |\n   | 7.0     | Nougat                           | 24        | 2016-08-22   |\n   | 7.1     | Nougat                           | 25        | 2016-10-04   |\n   | 7.1.1   | Nougat                           | 25        | 2016-12-05   |\n   | 7.1.2   | Nougat                           | 15        | 2017-04-04   |\n   | 8.0     | Oreo                             | 26        | 2017-08-21   |\n   | 8.1.0   | Oreo                             | 27        | 2017-12-05   |\n   | 9       | Pie                              | 28        | 2018-08-06   |\n   | 10      | Q                                | 29        | 2019-09-03   |\n   | 11      | R                                | 30        | 2020-09-08   |\n   | 12      | S                                | 31        | 2021-10-20   |\n   +---------+----------------------------------+-----------+--------------+\n\n   ```\n   \n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n (*・ﾉｪ・) Recently, I'm studying English by watching the Queer Eye on Netflix.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwasabeef%2Fdroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwasabeef%2Fdroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwasabeef%2Fdroid/lists"}