Giter Site home page Giter Site logo

slidefy's Introduction

Slidefy

The way to create slides when you're in a hurry, but you want them to look good.

Installation

Using go get

go get -u github.com/Halfeld/slidefy

or by the binary file

git clone https://github.com/Halfeld/slidefy.git
cd slidefy
./slidefy [flags]

Why?

If you are a lecturer, you have probably done some lecture in a hurry because of the time, but when we do that, the slides become ugly, even doing the basics. So the intent of this package is to create the slides just from a json!

Usage

My json sctruture

[
  {
    "title": "Awesome presentation!",
    "desc": "Oh god this is so good.."
  },
  {
    "title": "Second slide.",
    "desc": "So far, so good.."
  },
  {
    "title": "Awesome end!",
    "desc": "Everything fine."
  }
]

Command line usage

Basic usage

slidefy --json path/to/json.json --pdfoutput path/to/file.pdf

For more

slidefy -h

Final pdf generated...

Pdf Example

TO-DO

  • Support to user give a background path, like png images!
  • Support to another font colors.
  • Support to markers.
  • Support to texts.
  • Support to give images as well.
  • Support to add images on slide.
  • Support to add a config file on home called ~/.slidefy.json, where will existir some flags.

slidefy's People

Contributors

brenoandrade avatar igorhalfeld avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

lucasfloriani

slidefy'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.