Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

shower

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shower

Shower HTML presentation engine

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
27
decreased by-59.7%
Maintainers
1
Weekly downloads
 
Created
Source

Shower HTML presentation engine

Follow @shower_me for support and updates

To see Shower in action:

  • Open shwr.me.
  • Click any slide to enter presentation mode.
  • Use arrow keys or presenter remote to navigate.
  • Press Esc to exit presentation mode.

See “Shortcuts” wiki page for more info on how to control your presentation, “Print” on how to print your presentation to PDF and the rest of the Wiki for more information about Shower in English and Russian.

Using Shower

There are two ways of starting with Shower: simple and advanced.

Simple way

  1. Download shwr.me/shower.zip and unzip it.
  2. Open index.html in any code or plain text editor, edit your slides in HTML.
  3. Use picture folder to store pictures used in presentation.
  4. Once finished, open index.html in browser, enter full screen and start presenting.

See “Quick Start” page for more details.

Advanced way

This way requires Git and Node.js with npm installed.

  1. Clone Shower repository with Git git clone git@github.com:shower/shower.git.
  2. Run npm install inside folder to install script and themes.
  3. Open index.html in any code or plain text editor, edit your slides in HTML.
  4. Use picture folder to store pictures used in presentation.
  5. Once finished, open index.html in browser, enter full screen and start presenting.

If you prefer bower then clone Shower this way git clone git@github.com:shower/shower.git -b bower and run bower install on 2nd step.

See “Quick Start” page for more details.

Usage examples

Browser support

Latest stable versions of Chrome, Internet Explorer, Firefox, Opera and Safari are supported.

Contributing

You’re always welcome to contibute. Fork project, make changes and send it as pull request. But it’s better to file an issue with your idea first. Read contributing rules for more details.

Main contributors: pepelsbey, jahson, miripiruni, kizu, artpolikarpov, tonyganch.


Licensed under MIT License, see license page for details.

Keywords

FAQs

Package last updated on 08 Mar 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc