https://github.com/metropoliscz/metropolisonedriveklient
Klient pro Microsoft OneDrive pro počítače a telefony s Windows 10 a 11. Založeno na oficiálních Microsoft Rest API
https://github.com/metropoliscz/metropolisonedriveklient
all-rights-reserved microsoft-rest-api onedrive uwp windows-10-mobile
Last synced: 10 months ago
JSON representation
Klient pro Microsoft OneDrive pro počítače a telefony s Windows 10 a 11. Založeno na oficiálních Microsoft Rest API
- Host: GitHub
- URL: https://github.com/metropoliscz/metropolisonedriveklient
- Owner: MetropolisCZ
- License: other
- Created: 2025-07-04T21:12:29.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-07-20T21:36:28.000Z (11 months ago)
- Last Synced: 2025-07-20T22:21:09.662Z (11 months ago)
- Topics: all-rights-reserved, microsoft-rest-api, onedrive, uwp, windows-10-mobile
- Language: C#
- Homepage:
- Size: 279 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Metropolis cloudový klient
Klient pro Microsoft OneDrive. Založeno na oficiálních Microsoft Rest API.
Všechna práva na zdrojový kód vyhrazena. Nevytvářejte prosím vlastní aplikace bez konzultace s vývojářem této.
All rights on source code reserved. Please do not create own forks without consulting with dev of this app.
### Privacy Policy & Disclaimer
Metropolis cloudový klient is provided "as is" without warranty of any kind. By using this application, you acknowledge and agree to the following:
1. No Data Collection
This application does not collect, transmit, or store any personal data on external servers. All operations are performed locally on your device.
2. Authentication
The app uses Microsoft’s OAuth 2.0 system to authenticate users with their Microsoft account. Access tokens are stored locally on your device and are used solely to interact with the Microsoft Graph API for accessing OneDrive.
3. Permissions
The app requests the Files.ReadWrite.All permission to enable full file management functionality with your OneDrive account. This permission is required for the app to function as intended.
4. Data Security
Access tokens and user data are stored using the local application storage. No data is shared with third parties.
5. No Affiliation
This application is an independent client for Microsoft OneDrive. It is not affiliated with, endorsed by, or supported by Microsoft Corporation.
6. No Warranty
This software is provided "as is", without any express or implied warranties. The developer assumes no responsibility for any loss, damage, or data issues resulting from the use of this application.
Use of this application is at your own risk.