{"id":21714884,"url":"https://github.com/zevolution/dehpois","last_synced_at":"2025-08-19T06:37:03.667Z","repository":{"id":38859818,"uuid":"285089639","full_name":"zevolution/dehpois","owner":"zevolution","description":"Dehpois is an application to punch the clock","archived":false,"fork":false,"pushed_at":"2023-01-06T13:18:44.000Z","size":2638,"stargazers_count":3,"open_issues_count":16,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-01T12:42:54.585Z","etag":null,"topics":["ahgora","clock","clockin","javascript","punchtheclock","punchthetime","react-native"],"latest_commit_sha":null,"homepage":"","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/zevolution.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":"2020-08-04T20:14:56.000Z","updated_at":"2025-07-17T17:46:22.000Z","dependencies_parsed_at":"2022-08-18T11:22:51.807Z","dependency_job_id":null,"html_url":"https://github.com/zevolution/dehpois","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zevolution/dehpois","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevolution%2Fdehpois","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevolution%2Fdehpois/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevolution%2Fdehpois/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevolution%2Fdehpois/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zevolution","download_url":"https://codeload.github.com/zevolution/dehpois/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevolution%2Fdehpois/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271113685,"owners_count":24701611,"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-19T02:00:09.176Z","response_time":63,"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":["ahgora","clock","clockin","javascript","punchtheclock","punchthetime","react-native"],"created_at":"2024-11-26T00:39:19.786Z","updated_at":"2025-08-19T06:37:03.605Z","avatar_url":"https://github.com/zevolution.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/36534847/89724739-7ad4fd00-d9dd-11ea-84bc-a73245ab79a0.png\" alt=\"Logo\" width=\"250\" heigth=\"250\"/\u003e\n\u003c/p\u003e\n\n---\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/36534847/89722988-faa39d00-d9c6-11ea-9a66-3586af0d2ea7.png\" alt=\"MainPage\" width=\"250\"/\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/36534847/89722990-0d1dd680-d9c7-11ea-8419-9e31b6aacd31.png\" alt=\"SucessAlert\" width=\"250\"/\u003e\n\u003c/p\u003e\n\n## Table of contents\n- [Table of contents](#table-of-contents)\n- [About the project](#about-the-project)\n- [Description](#description)\n- [Built with](#built-with)\n- [Installation](#installation)\n- [Run](#run)\n- [Roadmap](#roadmap)\n- [License](#license)\n\n## About the project\nDehpois is my version of the Ahgora Multi app. [Ahgora](https://ahgora.com/) is a company located in [Florianópolis, SC - Brazil](https://en.wikipedia.org/wiki/Florian%C3%B3polis) that offers time registration, presence control, and management of operational efficiency in real-time. [Ahgora Multi](https://ahgora.com/en/produtos/multi/) is an app for [Android](https://play.google.com/store/apps/details?id=br.com.ahgora.ahgoramulti\u0026hl=en) and [iOS](https://apps.apple.com/br/app/ahgora-multi/id1436645391) to punch the clock using FaceID, but didn't work very well on my android phone, I believe it's because my device's camera is very bad. Given the situation with my device, I had to start to punch the clock on my computer, something I consider boring to do every day, so I decided to create Dehpois, basically out of laziness 😅.\n\n## Description\n\nThe first version of Depois basically contains a simple way to punch the clock, using the same data already used on the Ahgora website to clock in.\n\n## Built with\n* [React-Native Framework](https://github.com/facebook/react-native) using 0.63.1 version\n* [Axios](https://github.com/axios/axios)\n* [AsyncStorage](https://github.com/react-native-community/async-storage)\n\n## Installation\n\nTo clone and run this application, you'll need Git installed on your computer(or no, if you want to download **.zip**). From your command line:\n```bash\n# Git CLI\ngit clone https://github.com/zevolution/dehpois.git\n\n# Github CLI\ngh repo clone zevolution/dehpois\n```\n\n## Run\n \nYou will need an iOS Simulator, Android Emulator, or physical device to execute the commands below: \n\n* Open folder of the project in the terminal and execute `npx react-native run-android` or `npx react-native run-ios`\n\n* Later execute `npx react-native start` ...and ready!!  \n\n## Roadmap\n\n* [x] Punch the clock\n* [ ] Store and display the relevant info like date and time of punch the clock\n* [ ] Scheduling for punch the clock\n* [ ] Dark theme ❤️\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzevolution%2Fdehpois","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzevolution%2Fdehpois","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzevolution%2Fdehpois/lists"}