{"id":16594134,"url":"https://github.com/jsdf/identifly","last_synced_at":"2026-05-10T05:11:35.602Z","repository":{"id":66018897,"uuid":"99470317","full_name":"jsdf/identifly","owner":"jsdf","description":"A species identification app written in React Native and Expo","archived":false,"fork":false,"pushed_at":"2018-05-29T00:19:18.000Z","size":7056,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-26T16:53:37.523Z","etag":null,"topics":["expo","react-native"],"latest_commit_sha":null,"homepage":"https://identiflyapp.com","language":"JavaScript","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/jsdf.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-08-06T07:07:37.000Z","updated_at":"2018-05-29T00:19:19.000Z","dependencies_parsed_at":"2023-03-03T19:45:34.299Z","dependency_job_id":null,"html_url":"https://github.com/jsdf/identifly","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jsdf/identifly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdf%2Fidentifly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdf%2Fidentifly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdf%2Fidentifly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdf%2Fidentifly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsdf","download_url":"https://codeload.github.com/jsdf/identifly/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdf%2Fidentifly/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268250290,"owners_count":24219797,"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-08-01T02:00:08.611Z","response_time":67,"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":["expo","react-native"],"created_at":"2024-10-11T23:45:15.766Z","updated_at":"2026-05-10T05:11:35.554Z","avatar_url":"https://github.com/jsdf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Identifly app\n\nThis is the source of [Identifly](https://identiflyapp.com/), an app for identifying dragonflies and damselflies. It's built with React Native and [Expo](https://expo.io). It's released under the MIT License, so feel free to use this code however you like (including as a starting point for your own app).\n\n\n  \u003cdiv id=\"screens\" style=\"overflow-x: scroll; margin-top: 0px; margin-bottom: 20px\"\u003e\n    \u003cdiv style=\"text-align: center\"\u003e\n      \u003cimg height=\"348\" src=\"https://identiflyapp.com/screen696x696-2.jpeg\" /\u003e\n      \u003cimg height=\"348\" src=\"https://identiflyapp.com/screen696x696-3.jpeg\" /\u003e\n      \u003cimg height=\"348\" src=\"https://identiflyapp.com/screen696x696.jpeg\" /\u003e\n      \u003cimg height=\"348\" src=\"https://identiflyapp.com/screen696x696-4.jpeg\" /\u003e\n    \u003c/div\u003e\n  \u003c/div\u003e\n\n## Build/run instructions\n\nInstall [Expo XDE](https://expo.io/tools), (known compatible version: [v2.24.4](https://github.com/expo/xde/releases/tag/v2.24.4)), then:\n\n```bash\ngit clone https://github.com/jsdf/identifly.git\ncd identifly\nnpm install\n\nnpm run build-content\nnpm run build-content-indexes\n\nxde # open this directory using Expo XDE\n```\n\nLaunch the simulator from the 'device' menu in XDE.\n\n## Customizing\n\nMetadata for the app can be configured in `app.json`\n\n### Species content\n\nContent for each species is defined in folders in `content-source/species`. Each species has\n\n- a `content.txt` file, which contains the text content describing the species\n- a `metadata.aml` file (written in [Archie Markup Language](http://archieml.org/)) which contains metadata used to find the species by colour or name, as well as referencing images of the species.\n- images of the species\n\nRunning `npm run build-content` will output `species.json` into the `content` directory, and will also copy the image files and output an `assets.js` file which will cause the images to be packaged with the app.\n\nRunning `npm run build-content-indexes` will output `speciesByColour.json` and `coloursSorted.json` which are used in the app for looking up species by colour.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsdf%2Fidentifly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsdf%2Fidentifly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsdf%2Fidentifly/lists"}