{"id":15380719,"url":"https://github.com/langered/gonedrive","last_synced_at":"2025-04-15T18:40:53.378Z","repository":{"id":39741233,"uuid":"219938080","full_name":"langered/gonedrive","owner":"langered","description":"OneDrive CLI written in Go","archived":false,"fork":false,"pushed_at":"2023-05-09T19:57:36.000Z","size":256,"stargazers_count":9,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T23:43:46.643Z","etag":null,"topics":["cli","cobra","golang","onedrive","secrets","viper"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/langered.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}},"created_at":"2019-11-06T07:35:29.000Z","updated_at":"2024-07-24T07:31:46.000Z","dependencies_parsed_at":"2024-10-17T21:10:51.503Z","dependency_job_id":"ac74ebac-0571-4492-84a7-61bd7d239c70","html_url":"https://github.com/langered/gonedrive","commit_stats":{"total_commits":86,"total_committers":4,"mean_commits":21.5,"dds":0.5813953488372092,"last_synced_commit":"ed74313cca0524644b567d063f2b4a39af756536"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langered%2Fgonedrive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langered%2Fgonedrive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langered%2Fgonedrive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langered%2Fgonedrive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/langered","download_url":"https://codeload.github.com/langered/gonedrive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249130696,"owners_count":21217596,"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":["cli","cobra","golang","onedrive","secrets","viper"],"created_at":"2024-10-01T14:24:23.935Z","updated_at":"2025-04-15T18:40:53.359Z","avatar_url":"https://github.com/langered.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go Report Card](https://goreportcard.com/badge/github.com/langered/gonedrive)](https://goreportcard.com/report/github.com/langered/gonedrive)\n[![Coverage Status](https://coveralls.io/repos/github/langered/gonedrive/badge.svg?branch=master)](https://coveralls.io/github/langered/gonedrive?branch=master)\n[![Actions Status](https://github.com/langered/gonedrive/workflows/Build%20\u0026%20Test%20gonedrive/badge.svg)](https://github.com/langered/gonedrive/actions)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/langered/gonedrive/blob/master/LICENSE)\n\n# Gonedrive\nA CLI to use OneDrive in the terminal.\n\n# Installation\n\nYou can use the binary in the release or build a new binary from source.\n\n## From source\nBuild Gonedrive from the source files:\n\n```\ngit clone https://github.com/langered/gonedrive.git\ncd gonedrive\nmake build\n```\n\n# Usage\nAt first you have to authenticate yourself to microsoft in order to get access to the data you stored in your OneDrive Account.\nRun:\n\n`gonedrive login`\n\nThis will redirect you to the login page of Microsoft. After a successful login, Gonedrive receives the token and stores it in your config file.\nThe default location for the config file is in your homedirectory `~/.gonedrive.yml`\nThe received token is valid for 1 hour.\n\n## Documentation\nEach command is documented in the [doc folder](https://github.com/langered/gonedrive/tree/master/doc)\n\n## Using Docker\n\nThis Repository also contains docker-images which you can find [here](https://github.com/langered/gonedrive/packages).\n\nTo get the latest image, which is built from master, run:\n\n`docker pull docker.pkg.github.com/langered/gonedrive/gonedrive:latest`\n\nWhen using the Dockerfile, you have to mount the local config-file to the docker\nimage.\n\nExample:\n\n`docker run -v $HOME/.gonedrive.yml:/.gonedrive.yml gonedrive [command]`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flangered%2Fgonedrive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flangered%2Fgonedrive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flangered%2Fgonedrive/lists"}