Aseman-Land / easy-camera

An easy to use desktop and camera recorder for those who want to record videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

easy-camera

An easy to use desktop and camera recorder for those who want to record videos.

How to install

git clone https://github.com/Aseman-Land/easy-camera.git
cd easy-camera
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=/usr
make -j4
sudo make install

How to Run

easy-camera

About

An easy to use desktop and camera recorder for those who want to record videos.

License:GNU General Public License v3.0


Languages

Language:QML 64.2%Language:C++ 19.9%Language:CMake 15.9%