{"id":21857124,"url":"https://github.com/akshay-vs/g-remote","last_synced_at":"2025-08-23T13:08:34.320Z","repository":{"id":54481987,"uuid":"522412717","full_name":"Akshay-Vs/G-Remote","owner":"Akshay-Vs","description":"This is a tool that uses Github API to create a repository,  license, and readme template from console","archived":false,"fork":false,"pushed_at":"2024-07-05T12:39:00.000Z","size":66,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T18:47:43.426Z","etag":null,"topics":["git","github","gitremote","productivity","remote"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Akshay-Vs.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":"2022-08-08T05:09:47.000Z","updated_at":"2025-02-01T18:59:13.000Z","dependencies_parsed_at":"2025-04-14T18:41:04.602Z","dependency_job_id":"5b62858a-948f-45d6-94a0-df9f7ed7713c","html_url":"https://github.com/Akshay-Vs/G-Remote","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Akshay-Vs/G-Remote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshay-Vs%2FG-Remote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshay-Vs%2FG-Remote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshay-Vs%2FG-Remote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshay-Vs%2FG-Remote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akshay-Vs","download_url":"https://codeload.github.com/Akshay-Vs/G-Remote/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshay-Vs%2FG-Remote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271748572,"owners_count":24813989,"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-23T02:00:09.327Z","response_time":69,"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":["git","github","gitremote","productivity","remote"],"created_at":"2024-11-28T02:25:42.464Z","updated_at":"2025-08-23T13:08:34.272Z","avatar_url":"https://github.com/Akshay-Vs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e G Remote - Installation and Usage \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003cu\u003e\n \u003cimg align=\"center\" src=\"https://badgen.net/badge/license/UNLICENSE/white\"/\u003e\u0026nbsp;\n \u003cimg align=\"center\" src=\"https://badgen.net/github/stars/akshay-vs/G-Remote?color=white\"/\u003e\u0026nbsp;\n \u003cimg align=\"center\" src=\"https://badgen.net/github/watchers/akshay-vs/G-Remote?color=white\"/\u003e\u0026nbsp;\n \u003cimg align=\"center\" src=\"https://badgen.net/github/forks/akshay-vs/G-Remote?color=white\"/\u003e\u0026nbsp;\n \u003cimg align=\"center\" src=\"https://badgen.net/badge/powershell/PS1/white\"/\u003e\n \u003cimg align=\"center\" src=\"https://badgen.net/badge/Python/3.9/white\"/\u003e\n\n\u003c/u\u003e\u003c/p\u003e\n\n\u003ch4 align=\"center\"\u003e \nThis is a tool that uses Github API to create a repository, license, and readme template from console\u003c/h4\u003e\n\n ```\ngit clone https://github.com/Akshay-Vs/G-Remote.git\npowershell -ExecutionPolicy ByPass -File G-Remote/git-remote.ps1\n```\n\u003ch6 align=\"right\"\u003e 👆Copy and paste the command to execute\n\n\u003ch4\u003eFor Linux Distros\u003c/h4\u003e\n\n```\ngit clone https://github.com/Akshay-Vs/G-Remote.git \u0026\u0026 cd G-Remote  \u0026\u0026 chmod +x g-remote.sh \u0026\u0026 ./g-remote.sh\n```\n\u003ch5 align=\"left\"\u003e\u003ca href=\"https://github.com/Akshay-Vs/G-Remote_Preview\" target=\"_blank\"\u003eClick for a preview\u003c/a\u003e\u003c/h5\u003e\n\u003c/h6\u003e\n\u003cdl\u003e\u003cdd\u003e\u003cdl\u003e\u003cdd\u003e\n\n## Setup\n- Open desired directory, then open cmd/powershell in the directory\n- Copy and paste the command\n- Enter the Github username\n- Enter the authentication key provided by GitHub\n  - \u003cb\u003eLeaving this blank will redirect to the Personal Access Token page\u003c/b\u003e\n- Enter the repository name\n  - \u003cb\u003eWhite spaces will be converted to '-' hyphen\u003c/b\u003e\n- Enter a description\n- Select a license\n  - \u003cb\u003eThe unlicense license is the default\u003c/b\u003e\n- Wait for the process to complete and you will be redirected to the remote repository\n \n## Execution process\n- Download license and readme template from GitHub\n- Commit all files to the local repository\n- Create a new repository on GitHub using the Github API\n- Push all files to remote repository\n- Open the browser and redirect to the remote repository\n- Delete g-remote files from the directory\n\n\n## Credentials\n- Username  - Github username\n- Auth - \u003ca href=\"https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token\"\u003eAuthention token\u003c/a\u003e\n    - \u003cb\u003epermission - repo:Full control of private repository\u003c/b\u003e\n- Repo name and Description\u003cbr\u003e\n    - \u003cb\u003eRepos are private by default\u003c/b\u003e\n\n## Requierments\n- Git 2.3 above\n- Powershell\n## Templates\n- \u003ca href=\"https://raw.githubusercontent.com/Akshay-Vs/license-templates/master/templates\"\u003e Readme \u003c/a\u003e\n- License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshay-vs%2Fg-remote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakshay-vs%2Fg-remote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshay-vs%2Fg-remote/lists"}