Novacut

Differences between revisions 39 and 40
Revision 39 as of 2012-02-15 17:20:08
Size: 4599
Editor: 173-14-15-225-Colorado
Comment:
Revision 40 as of 2012-02-15 17:59:33
Size: 4474
Editor: 173-14-15-225-Colorado
Comment:
Deletions are marked like this. Additions are marked like this.
Line 37: Line 37:
You can accomplish the same through the Ubuntu Software Center. In the Edit menu,

{{attachment:novacut-install1.png}}

Novacut Wiki Home

novacut-brandmark-400.png

Want to get involved? See if Novacut is the right project for you, attend our weekly IRC meeting, see where we need help, and checkout our roadmap.

Novacut: Calendar, website, blog, Kickstarter

Novacut Brand Identity (design by IZO): Final v1 Guidelines, First Draft

FAQ

Join the conversation

How to install

If you're running Ubuntu 11.10 Oneric or Ubuntu Precise (the devel version that will be released as 12.04 in April 2012), this is the easiest way to install Novacut:

Open a terminal (search for "terminal" in Dash), and then copy and paste these 3 commands:

  • sudo apt-add-repository ppa:novacut/stable
    sudo apt-get update
    sudo apt-get install novacut

PPAs

We build packages for Ubuntu Oneiric and Precise users:

For details, see our Release Process.

Code (and other stuff) in Launchpad projects

  • novacut-artwork - various assets for the stunning Novacut brand identity design by IZO

  • novacut-prototypes - where we rapidly prototype and measure time savings of UI variations before doing full implementations

  • novacut - The main editor component (UI and renderer)

  • dmedia - Dmedia, our anwser to media asset management

  • filestore - hashing protocol and FileStore for Dmedia

  • microfiber - lightweight, high-performance CouchDB adapter for Python3

  • usercouch - Python3 library for starting per-user CouchDB instances

  • userwebkit - Python3 library for building WebKitGtk apps that talk to CouchDB

  • dc3 - a DBus service similar to desktopcouch (not that Dmedia now starts CouchDB itself, but we'll continue to maintain dc3 as a option for people migrating from desktopcouch)

UX designs

Software architecture

Novacut (last edited 2013-06-02 19:11:05 by 173-14-15-225-Colorado)