Giter VIP home page Giter VIP logo

doffice's Introduction

DOffice

Set of simple office suite tools that work on plain text files.

View more

Usage

doffice 0.1.3
Dominick Schroer <[email protected]>
Plain text office suite

USAGE:
    doffice <SUBCOMMAND>

OPTIONS:
    -h, --help       Print help information
    -V, --version    Print version information
    -w, --watch      Watch mode

SUBCOMMANDS:
    calc    Process CSV file
    doc     Process markdown document
    help    Print this message or the help of the given subcommand(s)
    show    Create slides from markdown

Doc

Convert Markdown files to HTML.

Usage

doffice-doc 
Process markdown document

USAGE:
    doffice doc <FILE>

ARGS:
    <FILE>    

OPTIONS:
    -h, --help    Print help information

Show

Create presentation from markdown file. Split up your slides using <!-- slide -->. Attach a theme file to customize slides.

Usage

doffice-show 
Create slides from markdown

USAGE:
    doffice show [OPTIONS] <FILE>

ARGS:
    <FILE>    

OPTIONS:
    -d, --dark             Use dark theme base
    -h, --help             Print help information
    -t, --theme <THEME>    CSS theme file to apply to slides

Features

  • use the csv code type to have Calc replace formulas in your presentation

Calc

Process CSV files with formulas. Following Excel style formulas it will read a CSV file and output a new CSV with all the values computed.

Usage

doffice-calc 
Process CSV file

USAGE:
    doffice calc <FILE>

ARGS:
    <FILE>    

OPTIONS:
    -h, --help    Print help information

Function Support

  • SUM
  • COUNT
  • AVERAGE

doffice's People

Contributors

dschroer avatar renovate-bot avatar

Watchers

 avatar  avatar

doffice's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.