Categories:
  - Writing
License: MIT
SourceCode: https://github.com/trikita/slide
IssueTracker: https://github.com/trikita/slide/issues

AutoName: Slide
Description: |-
    Unlike a typical presentation, only a few words are printed on each slide using
    very large characters. To make up for this, a presenter will use many more
    slides than in a traditional presentation, each slide being shown for a much
    shorter duration.

    The slides use plain text in a visual manner, to help the audience quickly read
    and understand the material. It's said to be helpful with Japanese and other
    eastern languages which use non-Latin alphabets.

    The method is designed for the people who are not good at presentations and who
    are quite nervous about the idea of presenting. This method helps the presenter
    to get organized during the talk and keeps the presenter on track while
    presenting. The method provides clear visual support for the audience and helps
    make the content more memorable.

RepoType: git
Repo: https://github.com/trikita/slide

Builds:
  - versionName: '1.1'
    versionCode: 2
    commit: '1.1'
    gradle:
      - yes

  - versionName: '1.2'
    versionCode: 3
    commit: '1.2'
    gradle:
      - yes

  - versionName: '1.3'
    versionCode: 4
    commit: '1.3'
    gradle:
      - yes

AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.3'
CurrentVersionCode: 4