Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aiguoli/simplelist
Manage your onedrive files on WinUI3 powered app
https://github.com/aiguoli/simplelist
gui onedrive onedrive-client windows winui winui3
Last synced: 6 days ago
JSON representation
Manage your onedrive files on WinUI3 powered app
- Host: GitHub
- URL: https://github.com/aiguoli/simplelist
- Owner: aiguoli
- Created: 2023-07-15T13:09:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T13:58:55.000Z (12 days ago)
- Last Synced: 2024-12-17T12:06:41.297Z (6 days ago)
- Topics: gui, onedrive, onedrive-client, windows, winui, winui3
- Language: C#
- Homepage:
- Size: 4.87 MB
- Stars: 94
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimpleList
English | [简体中文](./README_zh_CN.md)
![simplelist](https://socialify.git.ci/aiguoli/simplelist/image?description=1&font=Raleway&language=1&name=1&stargazers=1&theme=Light)
SimpleList is a OneDrive files index application developed using WinUI3.
# Usage
Unzip and then double click
# Settings
Modify `SimpleList/appsettings.json` to customize the configuration.
# Features
- [x] Index
- [x] Download
- [x] Share
- [x] Preview
- [x] Download progress
- [x] Upload
- [ ] Automatic synchronization
- [x] Rename
- [x] Delete
- [x] Properties
- [x] Total usage
- [x] Convert to PDF
- [ ] Open in new tab
- [ ] Custom theme
- [x] Multiple accounts
- [x] i18n
- [x] Tools page# Screenshots(may not be the latest version)
![HomePage](./ScreenShots/HomePage.png)
![CloudPage](./ScreenShots/CloudPage.png)
![DrivePage](./ScreenShots/DrivePage.png)
![CreateFolder](./ScreenShots/CreateFolder.png)
![GridLayout](./ScreenShots/GridLayout.png)
![Download](./ScreenShots/Download.png)
![Sahre](./ScreenShots/Share.png)
![ImageViewing](./ScreenShots/ImageViewing.png)
![ToolsPage](./ScreenShots/ToolsPage.png)
![ShareCommunityLinkDetails](./ScreenShots/ShareCommunityLinkDetails.png)
![DarkMode](./ScreenShots/DarkMode.png)# Stargazers over time
[![Stargazers over time](https://starchart.cc/aiguoli/SimpleList.svg)](https://starchart.cc/aiguoli/SimpleList)