{"id":25024986,"url":"https://github.com/marcosvel/dream-journal-poc","last_synced_at":"2026-06-23T17:32:14.668Z","repository":{"id":274836645,"uuid":"923918761","full_name":"MarcosVel/dream-journal-poc","owner":"MarcosVel","description":"App using react-native-voice implementing speech-to-text functionality with google sign-in","archived":false,"fork":false,"pushed_at":"2025-01-29T23:57:12.000Z","size":1256,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T19:35:53.551Z","etag":null,"topics":["expo","expo-dev-client","react-native-voice","speech-recognition","speech-to-text"],"latest_commit_sha":null,"homepage":"https://expo.dev/accounts/marcosveloso/projects/dream-journal/builds/859fc82a-d081-449c-851d-618dea9db65a","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/MarcosVel.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-29T04:15:40.000Z","updated_at":"2025-04-14T19:49:07.000Z","dependencies_parsed_at":"2025-09-04T19:23:04.082Z","dependency_job_id":"c0529bb7-f464-492e-97bd-af8f2481220a","html_url":"https://github.com/MarcosVel/dream-journal-poc","commit_stats":null,"previous_names":["marcosvel/dream-journal-poc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MarcosVel/dream-journal-poc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2Fdream-journal-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2Fdream-journal-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2Fdream-journal-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2Fdream-journal-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcosVel","download_url":"https://codeload.github.com/MarcosVel/dream-journal-poc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2Fdream-journal-poc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34700906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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","expo-dev-client","react-native-voice","speech-recognition","speech-to-text"],"created_at":"2025-02-05T16:33:59.432Z","updated_at":"2026-06-23T17:32:14.663Z","avatar_url":"https://github.com/MarcosVel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dream Journal\n\nReact Native app using Expo and `react-native-voice` implementing speech-to-text functionality\n\n## Features\n\n- Custom Splash Screen\n- A microphone button to start and stop recording\n- A text area to display the transcribed text\n- Haptics and animations on buttons\n- Button to copy to clipboard the transcription\n- A clear button to reset the screen and allow a new recording\n\n## Run expo link – _only for iOS Simulators_\n\nDownload from this [link](https://expo.dev/accounts/marcosveloso/projects/dream-journal/builds/859fc82a-d081-449c-851d-618dea9db65a)\n\nTo run this build on your local simulator, download the build, unzip it, then drag it onto a simulator. [Video example](https://static.expo.dev/static/videos/simulator-build-artifact.mp4)\n\n## Run Locally\n\nClone the project\n\n```sh\n  git clone git@github.com:MarcosVel/dream-journal-poc.git\n```\n\nGo to the project directory\n\n```sh\n  cd dream-journal-poc\n```\n\nOpen on VSCode\n\n```sh\n  code .\n```\n\nInstall dependencies\n\n```sh\n  yarn\n```\n\nFirst install on device\n\n\u003e _used `expo prebuild` to config `@react-native-voice/voice`_\n\n```sh\n  npx expo run:ios\n```\n\nStart the server once it's installed\n\n```sh\n  npx expo start\n```\n\n## EAS build\n\nTo build with `expo eas` installing on iOS Simulator\n\n```sh\n  eas build --platform ios --profile ios-simulator\n```\n\n## Tech Stack\n\n- **Expo:** Simplifies development, testing, and deployment with built-in tools and libraries\n- **Reanimated:** Smooth and performant animations\n- **expo-haptics:** Improves interaction by adding tactile feedback – _only works on physical devices_\n- **expo-splash-screen:** Ensures a professional app launch experience with controlled splash screens\n- **@react-native-voice/voice:** Enables voice input and live transcription\n- **expo-dev-client:** Facilitates native development and debugging without needing a full rebuild\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosvel%2Fdream-journal-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcosvel%2Fdream-journal-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosvel%2Fdream-journal-poc/lists"}