Skip to content

ChamelaAluthgedara/tactview

 
 

Repository files navigation

Tactview

Tactview is an open-source advanced multi-track video editor aims to provide both powerful features and intuitive usage.

Screenshot

Running

Binary

Download the latest binary release for your OS:

Or check out all releases: all releases

Extract the zip, and run tactview executable.

Apt (Debian like systems)

You can install from the helospark apt repository on Ubuntu and other Debian based systems:

sudo su -c "echo 'deb [trusted=yes] https://helospark.com/apt /' >> /etc/apt/sources.list.d/helospark.list"
sudo apt-get update
sudo apt-get install tactview

After install you can find Tactview either in your OS's program menu and under /opt/tactview/

Development

See setting up development environment

Release

See release process

About

Video editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.3%
  • C++ 4.0%
  • Shell 0.7%
  • CSS 0.7%
  • Makefile 0.2%
  • Batchfile 0.1%