Skip to content

fsrocha-dev/slidefy

Repository files navigation

Slidefy

A slideshow focused on reading markdown files.


Presentation


Installation

⚠️ For MacOS, move the extracted app to the Applications folder, open your terminal and run the following command to sign the app

codesign --force --deep --sign - /Applications/Slidefy.app

Wait until the command finishes, then open the app.

Usage & settings

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.

Default shortcuts

MacOS Linux / Windows Function Window must be focused
Command + k Ctrl + k Open search document bar Yes
esc esc Close current presentation Yes

Next features

  • Custom themes
  • Window settings
  • Folders separator

Contributing

Clone de repository, open its folder and install dependencies with:

npm install

Run it using:

npm run dev

Author

👤 Frank Rocha

Show your support

Give a ⭐️ if this project helped you!