Build a slide deck with text, images, shapes, and arrows on a visual canvas.
Present slides fullscreen with pen and highlighter annotation tools.
Use the built-in AI assistant to generate slide text or images from a chat interface.
Export finished slides to PDF or PNG files.
| not0kkinex/oslide2 | duhubz/rosetta-magazine-researcher | eugeny/instacode | |
|---|---|---|---|
| Stars | 45 | 45 | 45 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | — | 2023-05-23 |
| Maintenance | — | — | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 1/5 | 1/5 |
| Audience | general | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Ships as a single portable Windows executable, so no installer is required.
oSlide2 is a desktop application for creating and presenting slide decks, built as a standalone program that runs on Windows. It is built with Electron, a framework that packages web technologies into a desktop app, and uses plain JavaScript with no additional frameworks. The application ships as a single portable executable file on Windows, meaning you can run it without going through an installer. The editor lets you build slides by adding text, images, shapes, and arrows to a canvas. You can select multiple elements at once and align or distribute them relative to each other. Slides can be reordered by dragging thumbnails in a panel on the side. There is an unlimited undo and redo history. The app saves projects automatically to prevent losing work. For delivering presentations, there is a fullscreen mode you enter by pressing F5. While presenting, you can use a pen or highlighter tool to draw annotations on slides. The app also supports slide transitions (fade, slide, and zoom) and per-element entrance effects that play as you advance through the presentation. One built-in feature is an AI assistant that connects to a free image and text generation service called Pollinations.ai. You can use it to generate slide content or edit text through a chat-like interface within the app. The app also supports exporting slides to PDF or PNG files. The interface is available in English and Turkish, and supports both light and dark themes. Keyboard shortcuts are fully customizable through the settings panel. The README lists several planned features not yet built, including cloud sync, collaborative editing, mobile remote control, and video export.
A Windows desktop app for building and presenting slide decks, with an AI assistant for generating content.
Mainly JavaScript. The stack also includes JavaScript, Electron, Pollinations.ai.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.