Code Monkey home page Code Monkey logo

docker-sent's Introduction

Simple Presentations in Docker

sent | software that sucks less

  • Roboto Font
  • Noto Emoji Font NOTE: SVG/Color fonts are not supported by sent
  • Everything you need in only 16mb sir
  • No more need for clunky software like Powerpoint.
  • Write presentations in plaintext.
  • Forces you to use Takahashi Method forcing your presentations to be simple and higher quality.
  • includes progress-bar and command-line options patches
  • Dockerize all the things allthethings

Requirements

  • X11 Window Server

MacOSX

Download XQuartz

Open XQuartz

open -a XQuartz

In the XQuartz preferences, go to the โ€œSecurityโ€ tab and make sure youโ€™ve got 'Allow connections from network clients' ticked

Run xhost and allow connections from your local machine:

xhost + 127.0.0.1

Windows

You'll need a X Window server, I recommend looking up gui apps docker windows. The DSIPLAY variable is set to the host machine's IP address already. Changing it is simple by adding -e DISPLAY=$MYIP on docker run.

Linux

docker run -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY richjs/sent

Example Presentation

docker run richjs/sent

Custom Presentation

First make a new directory somewhere on your machine and create a file following sent's instructions here or check out the example file in this repo under the example directory

docker run -v $MY_PRESENTATION_DIR:/opt/sent richjs/sent filename

Arguments

# usage: sent [-c fgcolor] [-b bgcolor] [-f font] [file]
docker run richjs/sent -f roboto -b \#ffffff -c \#fb3300 ./example

Docker FTW!

sharkdance

docker-sent's People

Contributors

richardmcsorley avatar

Stargazers

failamir avatar Ulisse Mini avatar

Watchers

James Cloos avatar  avatar

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.