-
Notifications
You must be signed in to change notification settings - Fork 11
/
org.onlyoffice.desktopeditors.metainfo.xml
49 lines (49 loc) · 3.17 KB
/
org.onlyoffice.desktopeditors.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.onlyoffice.desktopeditors</id>
<name>ONLYOFFICE Desktop Editors</name>
<developer id="org.onlyoffice"><name>ONLYOFFICE</name></developer>
<summary>Office productivity suite</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>AGPL-3.0-only</project_license>
<url type="homepage">https://onlyoffice.com</url>
<icon type="remote" height="256" width="256">https://res.cloudinary.com/canonical/image/fetch/f_auto,q_auto,fl_sanitize,w_72,h_72/https://dashboard.snapcraft.io/site_media/appmedia/2018/01/icon_IzCN8xA.png</icon>
<description>
<p>ONLYOFFICE Desktop Editors is a free and open-source office suite pack that comprises editors for text documents, spreadsheets, presentations, PDFs and PDF forms. It allows you to create, view and edit office docs stored on your Windows/Linux PC or Mac without an Internet connection. The suite is fully compatible with Office Open XML formats: .docx, .xlsx, .pptx.</p>
<p>Thanks to the tab-based user interface, you can deal with multiple files within one and the same window. Multiple plugins allow adding any extra functionality you might need. Password protection and digital signatures ensure a higher level of security while working with files.</p>
<p>Switch between various interface themes to comfortably work in any environment. Extend your editing capabilities by using plugins: work faster with the AI helper, translate, recognize text from pictures, convert your docs to Markdown, etc.</p>
<p>Along with offline work, it’s possible to connect the application to the cloud for online document collaboration. Available options include ONLYOFFICE cloud, Moodle, Nextcloud, Seafile, ownCloud, kDrive, and Liferay.</p>
</description>
<launchable type="desktop-id">org.onlyoffice.desktopeditors.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/flathub/org.onlyoffice.desktopeditors/master/screenshots/Connect_to_cloud.png</image>
<caption>Connect to cloud</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/org.onlyoffice.desktopeditors/master/screenshots/Document_editor.png</image>
<caption>Document editor</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/org.onlyoffice.desktopeditors/master/screenshots/PDF_editor.png</image>
<caption>PDF editor</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/org.onlyoffice.desktopeditors/master/screenshots/Presentation_editor.png</image>
<caption>Presentation editor</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/org.onlyoffice.desktopeditors/master/screenshots/Spreadsheet_editor.png</image>
<caption>Spreadsheet editor</caption>
</screenshot>
</screenshots>
<kudos>
<kudo>HiDpiIcon</kudo>
</kudos>
<content_rating type="oars-1.1">
</content_rating>
<releases>
<release version="8.2.2" date="2024-11-29"/>
</releases>
<update_contact>nick_at_onlyoffice.com</update_contact>
</component>