tickstep/aliyunpan

阿里云盘命令行客户端,支持JavaScript插件,支持同步备份功能。

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 22 minutes ago
Added to GitGenius on September 13th, 2026
Created on August 4th, 2021
Open Issues & Pull Requests: 20 (+0)
GitHub issues: Enabled
Number of forks: 396
Total Stargazers: 5,108 (+1)
Total Subscribers: 32 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 20
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 571 days
Stale 30+ days: 18
Stale 90+ days: 14

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (12)
  • enhancement (11)
  • good advice (8)

Most active issues this week

Detailed Description

aliyunpan is a command-line client for Alibaba Cloud Drive that emulates Linux shell file handling commands and supports JavaScript plugins and synchronization backup functionality.

The tool addresses the need for programmatic access to Alibaba Cloud Drive storage through a terminal interface. It works by providing shell-like commands for file operations, allowing users to download and upload files with features like resume capability and parallel downloads for single files. The synchronization backup functionality enables bidirectional syncing between local storage and cloud storage, keeping files in both locations consistent. Users can customize upload and download behavior through JavaScript plugins, and the tool supports operations on shared photo albums including batch downloads.

The project suits users who prefer command-line workflows or need to integrate cloud storage operations into automated systems, particularly those running embedded devices or NAS systems where Docker deployment is available. It is designed for multi-platform use across Windows, macOS, Linux variants, Android, and iOS. The tool supports multiple user accounts and allows switching between backup drives and resource libraries. Those seeking download acceleration should note that Alibaba Cloud Drive VIP membership with third-party application rights is required for speed benefits.

Development activity shows consistent engagement with the codebase through regular updates and maintenance. The project maintains comprehensive documentation covering installation methods, command usage, plugin development, and troubleshooting. The repository includes multiple installation pathways including direct downloads, package managers for different operating systems, and Docker support, indicating attention to accessibility across different user environments.