{"id":15963465,"url":"https://github.com/orkohunter/github.monitor","last_synced_at":"2026-04-15T16:01:57.637Z","repository":{"id":78871437,"uuid":"96047887","full_name":"OrkoHunter/github.monitor","owner":"OrkoHunter","description":"A minimalistic react native app using GitHub API for learning purposes ","archived":false,"fork":false,"pushed_at":"2017-10-08T14:21:29.000Z","size":3471,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-09T22:29:08.685Z","etag":null,"topics":["android","ios","react-native"],"latest_commit_sha":null,"homepage":null,"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/OrkoHunter.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}},"created_at":"2017-07-02T20:42:45.000Z","updated_at":"2020-04-17T08:51:05.000Z","dependencies_parsed_at":"2023-05-01T22:47:50.466Z","dependency_job_id":null,"html_url":"https://github.com/OrkoHunter/github.monitor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrkoHunter%2Fgithub.monitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrkoHunter%2Fgithub.monitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrkoHunter%2Fgithub.monitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrkoHunter%2Fgithub.monitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OrkoHunter","download_url":"https://codeload.github.com/OrkoHunter/github.monitor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247177664,"owners_count":20896694,"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":["android","ios","react-native"],"created_at":"2024-10-07T16:41:36.517Z","updated_at":"2026-04-15T16:01:57.546Z","avatar_url":"https://github.com/OrkoHunter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\" style=\"display: 'flex'; justify-content: 'space-between\"\u003e\n  \u003cimg src=\"assets/frame1.png\" height=\"500px\"\u003e\n  \u003cimg src=\"assets/frame2.png\" height=\"500px\"\u003e\n  \u003cimg src=\"assets/frame3.png\" height=\"500px\"\u003e\n\u003c/div\u003e\n\n## What ?\n\n**GitHub Monitor** is a minimalistic react-native app which uses GitHub API to show the activities of a user.\n\n## Why ?\n\nI created it for two of my personal reasons :\n\n1. I have a little bot (@pep8speaks) which I would love to keep track of on my phone.\n2. I wanted to make a working android/ios app using react-native.\n\n## How ?\n\n**Insert my medium article here**\n\n## Table of Contents\n\n* [Installation](#installation)\n* [Available Scripts](#available-scripts)\n  * [npm start](#npm-start)\n  * [npm test](#npm-test)\n  * [npm run ios](#npm-run-ios)\n  * [npm run android](#npm-run-android)\n  * [npm run eject](#npm-run-eject)\n\n## Installation\n\nIf you trust me enough, install it using the APK I've genereated for the Android people : https://exp-shell-app-assets.s3-us-west-1.amazonaws.com/android%2F%40himanshumishra%2Fgithub-monitor-14d9387f-5f68-11e7-a73f-0a580a781a13-signed.apk\n\nIf you do not, or you're crazy to be using an IPhone, this is for you :\n\n1. (Fork) Clone this repository, run `npm install` (Btw. there's something called [pnpm](https://github.com/pnpm/pnpm) in town, check it out)\n2. Install the expo app on your phone\n3. Start the packager with `npm start`\n4. Read whatever gets printed on the console (and follow of course)\n5. Once you are done with scanning (and maybe resizing your terminal), shake your phone to get a developer options menu. Click on 'Debug JS Remotely' and a browser tab will open on your computer.\n6. Check out the console of the tab and debug away !\n\n## Available Scripts\n\n#### `npm start`\n\nRuns your app in development mode.\n\nOpen it in the [Expo app](https://expo.io) on your phone to view it.\n\n#### `npm run ios`\n\nLike `npm start`, but also attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.\n\n#### `npm run android`\n\nLike `npm start`, but also attempts to open your app on a connected Android device or emulator. Requires an installation of Android build tools (see [React Native docs](https://facebook.github.io/react-native/docs/getting-started.html) for detailed setup).\n\n#### `npm run eject`\n\nThis will start the process of \"ejecting\" from Create React Native App's build scripts. You'll be asked a couple of questions about how you'd like to build your project.\n\n**Warning:** Running eject is a permanent action (aside from whatever version control system you use). An ejected app will require you to have an [Xcode and/or Android Studio environment](https://facebook.github.io/react-native/docs/getting-started.html) set up.\n\n## Contribute\n\nI suck at Javascript. And this has to be my first phone app. Please report issues or suggest new features (no matter how small) and I swear by you, I'll try to make it. (Or convince someone else to do it instead.)\n\u003ch1 align=\"center\"\u003e\u003cimg src=\"assets/icon.png\"\u003e\u003c/h1\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forkohunter%2Fgithub.monitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forkohunter%2Fgithub.monitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forkohunter%2Fgithub.monitor/lists"}