

Remark
11 likes
A simple, in-browser, Markdown-driven slideshow tool targeted at people who know their way around HTML and CSS, featuring:
License model
- Free • Open Source
Application type
Country of Origin
- International
Platforms
- Self-Hosted
Features
Remark News & Activities
Highlights All activities
Recent activities
- namnt added Remark as alternative to uPresenter
Remark information
AlternativeTo Categories
Development, Office & ProductivityGitHub repository
- 12,862 Stars
- 861 Forks
- 176 Open Issues
- Updated Jun 19, 2024
Comments and Reviews
After browsing many fancy JS presentation frameworks, I've decided to go for Remark.
It has all the basics you need for an efficient presentation, and it makes presentation writing quick & easy.
This is an exemple of the code you write to produce slides :
---
My slide content
???
A presenter note for myself
---
Another slide
---
If you know markdown & HTML/CSS, building a presentation is fast, simple, and painless.
Remark also comes with a single-file mode for offline usage, and a builtin timer.
If you like, you can export your Remark presentation to PDF with Decktape.
I've tried fancier JS presentation framework, but none made presentations that easy to write.