Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
/ openoffice Public archive

The free and Open Source productivity suite

License

Notifications You must be signed in to change notification settings

timonier/openoffice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

The free and Open Source productivity suite

If you like / use this project, please let me known by adding a ★ on the GitHub repository.

Installation

# Define installation folder

export INSTALL_DIRECTORY=/usr/bin

# Use local installation

sudo bin/installer install

# Use remote installation

curl --location "https://github.com/timonier/openoffice/raw/master/bin/installer" | sudo sh -s -- install

Note: If you do not define INSTALL_DIRECTORY, installer will use in /usr/local/bin.

Usage

soffice

Run the command soffice:

# Start OpenOffice

soffice

unoconv

Run the command unoconv:

# See all unoconv options

unoconv --help

# Convert docx to html

unoconv --format html --output /path/to/doc.html /path/to/doc.docx

Links

About

The free and Open Source productivity suite

Resources

License

Security policy

Stars

Watchers

Forks