Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alfresco/alfresco-mobile-workspace-ios


https://github.com/alfresco/alfresco-mobile-workspace-ios

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

[Alfresco](https://alfresco.com/)

# Alfresco Mobile Workspace iOS
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/Alfresco/alfresco-mobile-workspace-ios?label=release)
![License](https://img.shields.io/github/license/Alfresco/alfresco-mobile-workspace-android)

## What Is Alfresco Mobile Workspace?
Alfresco Mobile Workspace enables users to work away from their workstation without compromising on the way content is accessed. Keep productivity high by transporting technical documents into the field without having to worry about a data connection.

- View your content on mobile with support for all major document types such as Microsoft Word, Excel and PowerPoint, as well as, large format rendering of JPEG and PNG images + many, many more

- Manage and view content offline

- View libraries, recent/shared and manage favorites from your mobile device

- Dark mode ready to support health and wellbeing at work

- Seamless experience across all platforms

## Where can I find it ?

You can make use of the app by installing it from the App Store.


Get it on App Store

Alternatively you can build your own version of the app locally.

## Installation

### Prerequisites

In order to build Alfresco Mobile Workspace for iOS locally, it is necessary to install the following tools on the local machine:
- XCode 11 or newer
- Cocoapods 1.0 or newer

### How to build locally
1. Clone the repository:
`git clone https://github.com/Alfresco/alfresco-mobile-workspace-ios.git`
2. Install the Cocoapods dependencies:
`pod install`
3. Open the project using the workspace file
`open ContentApp.xcworkspace`
4. Compile and run your project using the `ContentApp` scheme

## Development

We'd love to accept your patches and contributions to this project. [Check our Contributing guidelines](https://github.com/Alfresco/alfresco-mobile-workspace-ios/blob/master/CONTRIBUTING.md).