Skip to content

Upload files to your oneDrive from terminal/remoteSSH via microsoft graph api

Notifications You must be signed in to change notification settings

anirudhkaushik2003/MsGraphAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

MsGraphAPI

Upload files to your oneDrive from terminal/remoteSSH via microsoft graph api

Steps

  1. clone the repo
  2. create a new microsoft graph api application (you can use their quickstart guide)
  3. Go to src/graphtutorial folder and run pip install -r requirements.txt
  4. In the graph.py file, enter the client id you obtained from creating a new graph API application in the APP_ID variable
  5. run python main.py on your terminal

About

Upload files to your oneDrive from terminal/remoteSSH via microsoft graph api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published