All Projects → nextcloud → Ios

nextcloud / Ios

Licence: other
📱 Nextcloud iOS app

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Ios

Activity
⚡️ Activity app for Nextcloud
Stars: ✭ 67 (-93.1%)
Mutual labels:  nextcloud, open-source
Android
📱 Nextcloud Android app
Stars: ✭ 2,669 (+174.87%)
Mutual labels:  nextcloud, open-source
Richdocuments
📔 Collabora Online for Nextcloud
Stars: ✭ 193 (-80.12%)
Mutual labels:  nextcloud, open-source
Spreed
📞😀 Nextcloud Talk – chat, video & audio calls for Nextcloud
Stars: ✭ 994 (+2.37%)
Mutual labels:  nextcloud, open-source
Social
🎉 Social can be used for work, or to connect to the fediverse!
Stars: ✭ 302 (-68.9%)
Mutual labels:  nextcloud, open-source
Client theming
💻 Nextcloud themed desktop client - Moved over to https://github.com/nextcloud/desktop
Stars: ✭ 201 (-79.3%)
Mutual labels:  nextcloud, open-source
Nextcloud Spreed Signaling
Standalone signaling server for Nextcloud Talk.
Stars: ✭ 201 (-79.3%)
Mutual labels:  nextcloud, open-source
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+1725.23%)
Mutual labels:  nextcloud, open-source
Docker
⛴ Docker image of Nextcloud
Stars: ✭ 3,560 (+266.63%)
Mutual labels:  nextcloud, open-source
Talk Android
📱😀 Video & audio calls through Nextcloud on Android
Stars: ✭ 282 (-70.96%)
Mutual labels:  nextcloud, open-source
News Android
📱📰 Android client for the Nextcloud news/feed reader app
Stars: ✭ 493 (-49.23%)
Mutual labels:  nextcloud, open-source
Tasks
✅ Tasks app for Nextcloud
Stars: ✭ 332 (-65.81%)
Mutual labels:  nextcloud, open-source
Mail
💌 Mail app for Nextcloud
Stars: ✭ 528 (-45.62%)
Mutual labels:  nextcloud, open-source
Humblelogging
HumbleLogging is a lightweight C++ logging framework. It aims to be extendible, easy to understand and as fast as possible.
Stars: ✭ 15 (-98.46%)
Mutual labels:  open-source
Hacktoberfest2020
beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨
Stars: ✭ 31 (-96.81%)
Mutual labels:  open-source
Ui5 Webcomponents
UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
Stars: ✭ 882 (-9.17%)
Mutual labels:  open-source
Ridesharing Uber Lyft App
Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks
Stars: ✭ 882 (-9.17%)
Mutual labels:  open-source
Projectweek
Website for NA-MIC Project Weeks
Stars: ✭ 31 (-96.81%)
Mutual labels:  open-source
Place2live
Analysis of the characteristics of different countries
Stars: ✭ 30 (-96.91%)
Mutual labels:  open-source
React Fab Fan
Floating action button fan built with react and react-motion
Stars: ✭ 14 (-98.56%)
Mutual labels:  open-source

Nextcloud iOS app Releases

Download from App Store

irc

Check out https://nextcloud.com and follow us on twitter.com/nextclouders or twitter.com/NextcloudiOS

How to contribute

If you want to contribute to Nextcloud, you are very welcome:

Contribution Guidelines & License

GPLv3 with Apple app store exception.

Nextcloud doesn't require a CLA (Contributor License Agreement). The copyright belongs to all the individual contributors. Therefore we recommend that every contributor adds following line to the header of a file, if they changed it substantially:

@copyright Copyright (c) <year>, <your name> (<your email address>)

Please read the Code of Conduct. This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other.

More information how to contribute: https://nextcloud.com/contribute/

Start contributing

You can start by forking this repository and creating pull requests on the develop branch. Maybe start working on starter issues.

Easy starting points are also reviewing pull requests

Xcode Project Setup

Dependencies

After forking a repository you have to build the dependencies. Dependencies are managed with Carthage. Run

carthage build --platform ios

to fetch and compile the dependencies.

Carthage XCode 12 issues

Due to issues with carthage and XCode 12, use the following command when building dependencies for XCode 12

./wcarthage update --no-use-binaries --platform iOS --cache-builds

Creating Pull requests

DCO Signoff

Nextcloud enforces the Developer Certificate of Origin (DCO) on Pull Requests. It requires your commit messages to contain a Signed-off-by line with an email address that matches your GitHub account.

How to Sign off

The DCO is a way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing by adding a Signed-off-by line to commit messages.

My Commit message

Signed-off-by: Random Contributor <[email protected]>

Git even has a -s | --signoff command line option to append this to your commit messages automatically.

Support

If you need assistance or want to ask a question about the iOS app, you are welcome to ask for support in our forums or the IRC-Channel. If you have found a bug, feel free to open a new Issue on GitHub. Keep in mind, that this repository only manages the iOS app. If you find bugs or have problems with the server/backend, you should ask the Nextcloud server team for help!

TestFlight

Do you want to try the latest version in development of Nextcloud iOS ? Simple, follow this simple step

Apple TestFlight

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].