PHPackages                             deepsadhi/presentation2.0 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. deepsadhi/presentation2.0

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

deepsadhi/presentation2.0
=========================

Presentation2.0 is a Web App that helps you quickly prepare and present presentation simply from Markdown file.

1.0.2(10y ago)12321GPLv3PHPPHP &gt;=5.5.0

Since Apr 1Pushed 10y ago1 watchersCompare

[ Source](https://github.com/deepsadhi/presentation2.0)[ Packagist](https://packagist.org/packages/deepsadhi/presentation2.0)[ Docs](https://github.com/deepsadhi/presentation2.0)[ RSS](/packages/deepsadhi-presentation20/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (6)Versions (5)Used By (0)

### Presentation2.0

[](#presentation20)

Presentation2.0 is a Web App that helps you quickly prepare and present presentation simply from Markdown file.

### Features

[](#features)

- Instantly prepare slide simply from Markdown file
- Seamless slide sync amongst all the devices connected to the network with WebSocket
- Control slide from any devices connected to the network. Yup presenting presentation in team is possible ;)
- Mobile friendly design
- Supports Bootstrap themes
- Supports Velocity transition effects

### Installation

[](#installation)

It's recommended that you use [Composer](https://getcomposer.org/) to install Presentation2.0. Make sure you have installed php-sqlite extension.

```
$ composer create-project deepsadhi/presentation2.0 presentation2.0
```

This will install Presentation2.0 and all required dependencies. Presentation2.0 requires PHP 5.5.0 or newer with sqlite extension.

### Usage

[](#usage)

Run Presentation 2.0 daemon:

```
$ cd presentation2.0
$ php bin/server.php
```

Make Presentation2.0 live to all devices connected to the network:

```
$ cd presentation2.0
$ php -S 0.0.0.0:8000 -t public
```

### Open Presentation2.0 in presenter mode

[](#open-presentation20-in-presenter-mode)

- Open  in your browser
- Login with *admin* and *admin* as default username and password
- Click on presentation2\_0.md
- Click on Start button to broadcast presentation to viewers (*the all devices connected to the network*)
- Control the slide with Prev button, Next, Swipe Left touch, Swipe Right touch, Left Key or Right Key

### Open Presentation2.0 in viewer mode

[](#open-presentation20-in-viewer-mode)

- Open server http://Server\_IP\_Address:8000 in your browser

### Documentation

[](#documentation)

- [API Docs](http://bctians.com/presentation2.0/docs/)
- [User guide](https://github.com/deepsadhi/presentation2.0/blob/master/USER_GUIDE.md)

### License

[](#license)

Presentation2.0 is licensed under the GPLv3 license. See [License File](https://github.com/deepsadhi/presentation2.0/blob/master/LICENSE) for more information.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

3

Last Release

3739d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1220481?v=4)[Deepak Adhikari](/maintainers/deepsadhi)[@deepsadhi](https://github.com/deepsadhi)

---

Top Contributors

[![deepsadhi](https://avatars.githubusercontent.com/u/1220481?v=4)](https://github.com/deepsadhi "deepsadhi (157 commits)")

---

Tags

markdownslidepresentationslide syncpresentation2.0

### Embed Badge

![Health badge](/badges/deepsadhi-presentation20/health.svg)

```
[![Health](https://phpackages.com/badges/deepsadhi-presentation20/health.svg)](https://phpackages.com/packages/deepsadhi-presentation20)
```

###  Alternatives

[erusev/parsedown-extra

An extension of Parsedown that adds support for Markdown Extra.

84315.1M208](/packages/erusev-parsedown-extra)[benjaminhoegh/parsedown-extended

An extension for Parsedown.

5125.2k1](/packages/benjaminhoegh-parsedown-extended)[benjaminhoegh/parsedown-toc

Table of Contents Extension for Parsedown.

2135.9k11](/packages/benjaminhoegh-parsedown-toc)[tovic/parsedown-extra-plugin

Configurable Markdown to HTML converter with Parsedown Extra.

5934.5k](/packages/tovic-parsedown-extra-plugin)[taufik-nurrohman/parsedown-extra-plugin

Configurable Markdown to HTML converter with Parsedown Extra.

5932.4k](/packages/taufik-nurrohman-parsedown-extra-plugin)[maglnet/magl-markdown

Provides a ZF2 View Helper to render markdown syntax. It uses third-party libraries for the rendering and you can switch between different renderers.

22194.6k4](/packages/maglnet-magl-markdown)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
