Skip to content

prodemmi/twiq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twiq

Twiq is a lightweight C++/Qt application designed to create and save beautiful loading spinner animations with ease.

Features

  • Design modern, customizable multi-spinner animations
  • Export animations as GIFs using GIFLIB
  • Clean and intuitive UI built with Qt6

Built With

Twiq leverages several powerful C++ libraries:

  • Qt6 – A modern, cross-platform application development framework.
  • Blend2D – A high-performance 2D vector graphics engine.
  • GIFLIB – A library for encoding and decoding GIF images.

Build

mkdir build && cd build
cmake build ..
make

// run twiq
./twiq
or
twiq.exe

About

A lightweight C++/Qt application designed to create and save beautiful loading spinner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published