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
You can make use of the app by installing it from the App Store.
Alternatively you can build your own version of the app locally.
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
- Clone the repository:
git clone https://github.com/Alfresco/alfresco-mobile-workspace-ios.git
- Install the Cocoapods dependencies:
pod install
- Open the project using the workspace file
open ContentApp.xcworkspace
- Compile and run your project using the
ContentApp
scheme
We'd love to accept your patches and contributions to this project. Check our Contributing guidelines.