Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nextcloud/windows-universal
📱 Nextcloud Windows Mobile app
https://github.com/nextcloud/windows-universal
nextcloud windows windows-uwp
Last synced: 27 days ago
JSON representation
📱 Nextcloud Windows Mobile app
- Host: GitHub
- URL: https://github.com/nextcloud/windows-universal
- Owner: nextcloud
- License: mpl-2.0
- Created: 2016-10-20T14:48:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T20:32:09.000Z (almost 2 years ago)
- Last Synced: 2024-09-30T02:41:39.861Z (about 1 month ago)
- Topics: nextcloud, windows, windows-uwp
- Language: C#
- Homepage: https://www.microsoft.com/store/apps/9nblggh532xq
- Size: 10.9 MB
- Stars: 59
- Watchers: 12
- Forks: 34
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-nextcloud - windows-universal - NC Windows apps (Sync / Apps)
- awesome-starred - windows-universal - 📱 Nextcloud Windows Mobile app (C# #)
README
# Nextcloud Windows Mobile App
[![Build status](https://ci.appveyor.com/api/projects/status/github/altima/nextcloud-app-uwp)](https://ci.appveyor.com/project/altima/nextcloud-app-uwp) [![Gitter](https://badges.gitter.im/Join_Chat.svg)](https://gitter.im/Nextcloud-App-UWP/Lobby)This is the Nextcloud app allowing you to access all your files on Windows Mobile (...and UWP coming soon).
## Why is this so useful?
* Easy, modern interface
* Upload your files to your Nextcloud
* Download files from your NextcloudAnd in the [coming versions](https://github.com/nextcloud/windows-universal/milestones):
* Move and rename files and folders
* Share your files and folders with others
* Manage shares
* Download directories as ZIP files
* Upload whole directories
* Monitor selected directories and upload new files in the background
* Synchronize selected directories in the background
* Instantly upload photos and videos taken by your device
* Managing more than one user account / Nextcloud server (Multi-account support)## Issues
Please report all issues over here: https://github.com/nextcloud/windows-universal/issues
## Translation / Localization
Do you want the Nextcloud app in your language?
Help translating the app on [Transifex](https://www.transifex.com/nextcloud/nextcloud/windows-universal/)
Make sure you are logged in to your Transifex account, otherwise you will get a 403 error page asking you to log in first. :smirk:### :exclamation: We kindly ask you to only change the English strings `/Strings/en/Resources.resw` within the repository :exclamation:
All other languages are translated on [Transifex](https://www.transifex.com/nextcloud/nextcloud/windows-universal/).
The translated files are merged automatically by our [tx-robot] every night.## Screenshots
## Credits
The Nextcloud App relies on, or was inspired by, the following projects:
* The Portable WebDAV Library by [@DecaTec](https://github.com/DecaTec) - https://github.com/DecaTec/Portable-WebDAV-Library
* C# client library for ownCloud - https://github.com/bnoffer/owncloud-sharp