Skip to content

amoose/twalk

Repository files navigation

twalk

version security Code Climate Test Coverage

Slide decks presented on the web. All you need to present: a browser. All you need to participate: a browser.

  • Create beautiful presentations based on templates.
  • Launch presentation with a URL on twitter.
  • Control presentation with your mobile device.
  • Audience follows along to presentation from link or matched by location.

Why Twitter?

  • Twitter connects people.
  • It allows anybody to sign up with only an email address.
  • Presentations are public engagements, it makes sense to keep the conversation open.
  • Real-time.

Getting Started

Requirements

  • Ruby 2.0+
  • Bundler
  • Redis
Register your application with Twitter

Sign in with Twitter

  1. Clone the repo git clone [email protected]:amoose/twalk.git
  2. Bundle bundle install
  3. Copy and configure parameters cp config/application.yml.example config/application.yml
  4. Start the server with bin/rails s

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

MIT

Free Software, Hell Yeah!

About

Presentations for the 21st Century

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published