Skip to content

ESTLing/onedrive

Repository files navigation

OneDrive Client

What it is

Linux下简单的OneDrive客户端,运行在命令行下。

Screenshot

usage png

Install

./configure
make
make install

Now we have database support, so sqlite3 is required. If you are in fedora, you can install it like this.

sudo dnf install sqlite sqlite-devel

Usage

The first time you run it, it will give you a link and you should open it use your web browser, log in and choose "Yes", then a redirect link will return with "code" scope. That's what we need.

About

Simple OneDrive Client written by C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published