A slideshow focused on reading markdown files.
codesign --force --deep --sign - /Applications/Slidefy.app
Wait until the command finishes, then open the app.
After running the app, you can create a new document in which you must follow the markdown syntax! to separate the slides, use ---
to indicate that you want to start a new slide page within your presentation. Writing your presentation, just hit play on the top bar.
MacOS | Linux / Windows | Function | Window must be focused |
---|---|---|---|
Command + k | Ctrl + k | Open search document bar | Yes |
esc | esc | Close current presentation | Yes |
- Custom themes
- Window settings
- Folders separator
Clone de repository, open its folder and install dependencies with:
npm install
Run it using:
npm run dev
👤 Frank Rocha
- LinkedIn: @frankrochadev
- Github: @fsrocha-dev
- Twitter: @frankrocha_dev
Give a ⭐️ if this project helped you!