Coder Social home page Coder Social logo

0smr / knight-pen Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 4.58 MB

Simple screen annotation software.

License: MIT License

QML 44.39% QMake 1.22% C++ 47.99% Python 2.69% Batchfile 0.10% HTML 3.41% C 0.21%
screen-annotation whiteboard board painting-board canvas qml qt cpp

knight-pen's Introduction

Knight Pen

An easy-to-use screen annotation program.


Knight Pen

Building from source

Dependencies

Qt >= 5.15, GCC >= 8.0, qmake >= 3.1.

sudo apt-get install g++ build-essential qt5-default qttools5-dev qttools5-dev-tools qtdeclarative5-dev*

Clone repository

git clone --recursive https://github.com/SMR76/knight-pen.git

‌Build

cd knight-pen
mkdir build
cd build
qmake CONFIG+=release ../src/knight-pen/
make

TO-DO

  • Fix scale issues on linux.
  • Add other pen & brush tools.
  • Capability to move selection.
  • Capability to rotate selection.
  • Capability to resize selection.
  • Capability to translate selection.
  • Capability to intersect shapes.
  • Separate the current shape drawing from all other solid shapes to improve rendering.
  • Move InteractiveCanvas component to separate repository.
  • Port to cmake.
  • Use traypp (Qt BUG).
  • Fix WToolTip performance issue.

Dependencies

knight-pen's People

Contributors

0smr avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.