Skip to content

ZoomTen/theApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theApp

theApp screenshot

An example 3rd-party application for Victor Tran's theSuite.

Contains a demo subproject containing some widget demos and a barebones subproject as a basis for apps.

Requirements

Build

mkdir build && cd build

qmake .. && make

If a build is successful:

  • Demo application will be in build/app-demo/theapp-demo.

  • Barebones application will be in build/app-barebones/theapp.

Packaging

Currently an example PKGBUILD is available for Arch Linux and derivatives.

Make it yours

Clone (not fork) this repo:

  • GitHub: click "Use this template"

  • Plain Git: git clone https://github.com/ZoomTen/theApp/; cd theApp; rm -r .git; git init;

Then delete the app-demo \ line in theApp.pro and delete the app-demo folder.

From this point on, all you do is up to your imagination! (and skill!)

Documentation

Wiki is coming up soon...

About

A test application using Victor Tran's the-libs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors