Giter Site home page Giter Site logo

md-ppt's Introduction

Markdown PPT

Markdown PPT 是一款将 Markdown 文件转换成简单 PPT 文件显示的小工具。

语法

遵循 Markdown 语法,使用水平线 hr 将 Markdown 内容分割成 PPT 页。

Markdown

************

OR

* * *

示例

https://github.com/aiyanbo/md-ppt/blob/master/sample/sample.md

开始使用

  1. 按照标准格式书写 markdown 文件
  2. 打开播放器程序 http://aiyanbo.github.io/md-ppt/player.html
  3. 将 markdown 文件拖入 "Drop markdown file" 框中

多屏互动

Markdown PPT 现已实现多屏互动,但暂时需要安装本地服务端。使用方式为:

  • 安装并启动 air-play 服务端
cd air-play
npm install
node server.js
  • 打开程序 http://aiyanbo.github.io/md-ppt/player.html
  • 在 Air Play 文本输入框中输入服务器地址。例如:ws://localhost:8001
  • 连接成功后,点击 Pin Code 按钮(有6位数字)。
  • 分享连接给其他屏幕,也可以使用移动设备上的微信 微博 手机QQ 客户端扫描二维码。

Notes 主控制器(一般是您的移动设备)请将 Read only 选项关闭。

操作

PC 端

  • 向左剪头 --> 上一页
  • 向右剪头 --> 下一页

移动设备

  • 向左滑动 --> 下一页
  • 向右滑动 --> 上一页

使用的组件

md-ppt's People

Contributors

aiyanbo avatar maqianzj 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.