emansije / Spice-up

Create simple and beautiful presentations on the Linux desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spice-up

Create Simple and Beautiful presentations


Get it on AppCenter


Screenshot

bountysource

Spice-up is a modern and intuitive desktop presentation app based upon SpiceOfDesign's presentation concept. Built from the ground up for elementary OS, it gives you everything you need to create simple and beautiful presentations.

Spice Presentations Look Amazing!

Images, Shapes, Text, as well as beautiful background patterns and easy to make custom gradients!

Screenshot

Its features include:

  • Exporting to PDF: Share your presentation with anyone, no matter the platform they're at
  • Presentation Browser: Scroll though the presentations you have made and jump right into them with one click!.
  • Controller Support: If you have a USB or Bluetooth controller, plug it in and control your slides!
  • Templates, so you can whip up a presentation in a blink of an eye.
  • Edit images in your favorite editor, and it will automatically update when saved
  • Web Viewer: Presentations can now be viewed from a web browser if Spice-Up is not installed, even if you're not using Linux
  • And much more!

Screenshot

Installation

Get it on AppCenter

On elementary OS? Hit the button to get Spice-Up!

Not on elementary?

You can install Spice-Up from a PPA. But be aware that your results may vary

sudo add-apt-repository ppa:philip.scott/spice-up-daily
sudo apt-get update
sudo apt-get install com.github.philip-scott.spice-up

Donations

Liked Spice-up? Would like to support its development of this app and more? Feel free to leave a little tip :) or support my work torwards a new feature over at Bountysource. I'd really appreciate it :)

Dependencies

These dependencies must be present before building

  • gtk+-3.0>=3.9.10
  • granite>=0.4.1
  • json-glib-1.0
  • gee-0.8
  • gudev-1.0
  • libevdev

Building

mkdir build/ && cd build
cmake ..
make && sudo make all test install

About

Create simple and beautiful presentations on the Linux desktop

License:GNU General Public License v3.0


Languages

Language:Vala 82.7%Language:CMake 9.9%Language:HTML 4.1%Language:Makefile 2.5%Language:CSS 0.8%