2016-10-24 21:13:28 +02:00
2016-09-17 02:35:08 +02:00
2016-10-24 19:53:00 +02:00
2016-08-26 15:30:26 +02:00
2016-06-01 19:09:41 +02:00
2016-10-24 00:35:42 +02:00
2016-10-24 19:53:00 +02:00

Keppler

An efficient way to share your code while presenting

What is keppler

Keppler lets you share your code during a presentation.

Start keppler inside your project folder, share the URL with the viewers and start coding. When you save or change any files, viewers receive them, can browse through the files tree and discover changes you've made.

Keppler is easy to install and works with NodeJS.

Keppler screen

Instructions

Requirements

  • NodeJS installed
  • Keppler installed globally
  • Viewer connected to the same network

Install Keppler globally

npm install -g keppler

Start Keppler inside the project folder

cd ./my-awesome-project
keppler "My project"

Share the URL that should appear with the viewers.

Futur features

  • Log project URL and open in default browser
  • Font size buttons
  • Download file button
  • 404
  • Config file
  • Keyboard navigation
  • In app notifications
  • Navigator notifications
  • Toggle folder
  • Retractable sidebar
  • File searching/filtering
  • Project history
  • Tooltips
  • Open multiple files
  • Unit testing
  • Tablet compatible
  • Angular 2
  • Font-size control
  • Theme control
S
Description
Real time code sharing for your lectures and presentations.
Readme 15 MiB
Languages
JavaScript 59.4%
Stylus 25.5%
HTML 13.7%
Vue 1.1%
TypeScript 0.2%