Home

Awesome

Slide

Build Status

<div> <img align="left" src="https://raw.githubusercontent.com/trikita/slide/master/src/main/res/mipmap-xxxhdpi/ic_launcher.png" alt="logo" width="96px" height="96px" /> <p>A pure and simple presentation tool for Android inspired by <a href="https://en.wikipedia.org/wiki/Takahashi_method">Takahashi</a> method. With simple markup language you can easily make modern-looking text slides. The main idea of such a technique is to visualize speech keynote with no distracting details. Slides with only a few words shown can easily keep the audience aware of the speaker's point. </p> </div> <br/>

It is also said to be extremely helpful with Japanese and other eastern languages which use non-Latin alphabets.

Demo

<img alt="Demo" src="demo.gif" width="40%" />

View the demo presentation on SlideShare

Download

Syntax

General

Text style

Images

Usage

Get a full understanding of Slide syntax in the following presentation markup:

#SLIDE
perfect for keeping
your audience focused

text is *ALL* you've got
text is brief and clear

simple markup syntax

• big font size
• laconic messages
• many slides

@http://www.magic4walls.com/wp-content/uploads/2015/10/two-lines-between-black-and-white-circles-minimalism-wallpaper.jpg 140% top
minimal graphics

Code:
.
  int main() {
    return 0;
  }

#Slide is open-source
.
https://github.com/trikita/slide

#Feedback
#appreciated!  

Check out the presentation on SlideShare

Dependencies

Slide & HTML

There is also a compatible standalone HTML version of Slide. You can make a presentation in a text editor using not only Slide markup but the power of CSS as well. Find out more on the project Github.

License

Code is distributed under MIT license, feel free to use it in your proprietary projects as well.