Skip to content

A simple YouTube uploader app for Elementary OS written in Vala

Notifications You must be signed in to change notification settings

mnavarrocarter/tubie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tubie

A simple YouTube uploader app for Elementary OS.

Get it on AppCenter

Torrential Screenshot

Building, Testing, and Installation

You'll need the following dependencies to build:

  • cmake
  • libgtk-3-dev
  • valac
  • webkit
  • libgranite-dev
  • libarchive-dev
  • libunity-dev
  • libcurl4-openssl-dev
  • libssl-dev
  • automake
  • libtool

How To Build

git clone https://github.com/mnavarro/tubie
cd tubie
mkdir build && cd build 
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make
sudo make install

About

A simple YouTube uploader app for Elementary OS written in Vala

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published