All Projects → AbiWord → Abiword

AbiWord / Abiword

Licence: other
Official Mirror of the AbiWord git repository - Read-Only

Labels

Projects that are alternatives of or similar to Abiword

Generator Office
Yeoman generator for building Microsoft Office related projects.
Stars: ✭ 526 (+583.12%)
Mutual labels:  office
Office automation dev
Python自动化代码模板、开发文档
Stars: ✭ 21 (-72.73%)
Mutual labels:  office
Desktopeditors
An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents
Stars: ✭ 1,008 (+1209.09%)
Mutual labels:  office
Pptist
基于 Vue3.x + TypeScript 的在线演示文稿应用。实现PPT幻灯片的在线编辑、演示。
Stars: ✭ 559 (+625.97%)
Mutual labels:  office
Microsoft Integration And Azure Stencils Pack For Visio
Microsoft Integration, Azure, Power Platform, Office 365 and much more Stencils Pack it’s a Visio package that contains fully resizable Visio shapes (symbols/icons) that will help you to visually represent On-premise, Cloud or Hybrid Integration and Enterprise architectures scenarios (BizTalk Server, API Management, Logic Apps, Service Bus, Event Hub…), solutions diagrams and features or systems that use Microsoft Azure and related cloud and on-premises technologies in Visio 2016/2013
Stars: ✭ 716 (+829.87%)
Mutual labels:  office
Luckysheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
Stars: ✭ 9,772 (+12590.91%)
Mutual labels:  office
Paperless Desktop
🍃 macOS app that uses the paperless API to manage your document scans.
Stars: ✭ 431 (+459.74%)
Mutual labels:  office
Tablereport
A python library for making table report.
Stars: ✭ 51 (-33.77%)
Mutual labels:  office
Inout2
A web-based office in/out board powered by Google Calendar, written in Google Apps Script
Stars: ✭ 24 (-68.83%)
Mutual labels:  office
Kms Activator
Windows activation research project.
Stars: ✭ 1,001 (+1200%)
Mutual labels:  office
Autoapisecret
加密版,应用id/机密不再可见
Stars: ✭ 597 (+675.32%)
Mutual labels:  office
Regtweaks
Registry Tweaks for Windows.
Stars: ✭ 675 (+776.62%)
Mutual labels:  office
Excel Io
A utility library that makes it easy to read and write Excel workbooks using C#
Stars: ✭ 35 (-54.55%)
Mutual labels:  office
Zettlr
A Markdown Editor for the 21st century.
Stars: ✭ 6,099 (+7820.78%)
Mutual labels:  office
Korra
A quick and simple encrypted file store for easy sharing within your organisation
Stars: ✭ 46 (-40.26%)
Mutual labels:  office
Corexlsx
Excel spreadsheet (XLSX) format parser written in pure Swift
Stars: ✭ 481 (+524.68%)
Mutual labels:  office
Quip Export
Export all folders and documents from Quip
Stars: ✭ 28 (-63.64%)
Mutual labels:  office
Excelize
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
Stars: ✭ 10,286 (+13258.44%)
Mutual labels:  office
Phppresentation
A pure PHP library for reading and writing presentations documents
Stars: ✭ 1,044 (+1255.84%)
Mutual labels:  office
Lab Notes
😍 有趣的想法 & 有意思灵感 & 小算法实验室,犄角旮旯乱七八糟代码杂货铺,新奇好玩都在这里。
Stars: ✭ 37 (-51.95%)
Mutual labels:  office

This is the source tree for the AbiSource desktop productivity tools, namely the AbiWord word processor. Everything contained here is copyrighted and is available for your use and redistribution under certain license terms. Please read COPYRIGHT.TXT and TRADEMARK.TXT for more information.

Current information is available at https://www.abisource.com/.

This tree contains the following top-level subdirectories:

src All source code is under here, including applications, library modules, and third-party source code.

ac-helpers Autoconf macros used by the autoconfiscated build system (configure).

docs Documents related to the project. Includes specifications, design documents, and the like. You should also find instructions for how to build the tree in here, within the "build" subdirectory.

po Localized strings for each locale we support, in PO format, as well as scripts for conversion to and from Abi's native .strings files, which are the files actually used directly by the program(s). PO files are maintained as a convenience for translators, many of whom are already accustomed to working with them (as opposed to .strings).

test Test files for AbiWord (not explicitly part of regression testing).

user Support files, other than code, which need to be installed on the user's machine, are stored in here. Items which are too large to be practical do not necessarily go here, such as the fonts.

flatpak Files to build AbiWord as a flatpak using flatpak-builder. See instructions below.

Flatpak

We support flatpak:

To build:

$ flatpak-builder --force-clean --repo=repo abiword flatpak/com.abisource.AbiWord.json

To run:

$ flatpak-builder --run abiword flatpak/com.abisource.AbiWord.json abiword

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].