All Projects → ArsenArsen → Kshare

ArsenArsen / Kshare

Licence: mit
The free and open source and cross platform screen sharing software.

Programming Languages

cpp
1120 projects
cpp11
221 projects

Projects that are alternatives of or similar to Kshare

Screencloud
Screenshot sharing application for Windows, Mac and Linux.
Stars: ✭ 537 (+255.63%)
Mutual labels:  screenshot, qt, qt5
screenshotgun
Open cross-platform screenshoter with cloud support and server part
Stars: ✭ 23 (-84.77%)
Mutual labels:  screenshot, qt, qt5
Haruna
Open source video player built with Qt/QML and libmpv.
Stars: ✭ 147 (-2.65%)
Mutual labels:  qt, qt5
Pref
Portable Reverse Engineering Framework
Stars: ✭ 127 (-15.89%)
Mutual labels:  qt, qt5
Openauto
AndroidAuto headunit emulator
Stars: ✭ 1,926 (+1175.5%)
Mutual labels:  qt, qt5
Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (-25.17%)
Mutual labels:  qt, qt5
Qgnomeplatform
QPlatformTheme for a better Qt application inclusion in GNOME
Stars: ✭ 126 (-16.56%)
Mutual labels:  qt, qt5
Feedback
Feedback & wiki for Snipaste https://snipaste.com
Stars: ✭ 1,863 (+1133.77%)
Mutual labels:  qt, qt5
Awesome Kde
A curated list of awesome apps, extensions, modules, themes and tools for the KDE Desktop Environment.
Stars: ✭ 101 (-33.11%)
Mutual labels:  qt, qt5
Gtkplatform
Run Qt applications using gtk+ as a windowing system.
Stars: ✭ 146 (-3.31%)
Mutual labels:  qt, qt5
Simple Mail
An SMTP library written in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.
Stars: ✭ 134 (-11.26%)
Mutual labels:  qt, qt5
Moneyguru
Future-aware personal finance application
Stars: ✭ 145 (-3.97%)
Mutual labels:  qt, qt5
Qhttpengine
HTTP server for Qt applications
Stars: ✭ 112 (-25.83%)
Mutual labels:  qt, qt5
Telegram Qt
Qt-based library for Telegram network
Stars: ✭ 105 (-30.46%)
Mutual labels:  qt, qt5
Embedded Ide
IDE for C embedded development centered on bare-metal ARM systems
Stars: ✭ 127 (-15.89%)
Mutual labels:  qt, qt5
Apk Icon Editor
APK editor to easily change APK icons, name and version.
Stars: ✭ 104 (-31.13%)
Mutual labels:  qt, qt5
Versatile
A simple 3D model editor based on simple quads and a sprite set.
Stars: ✭ 132 (-12.58%)
Mutual labels:  qt, qt5
Qdarkstylesheet
A dark style sheet for QtWidgets application
Stars: ✭ 1,952 (+1192.72%)
Mutual labels:  qt, qt5
Reader
Reader for PDF,use Qt5 and Poppler
Stars: ✭ 89 (-41.06%)
Mutual labels:  qt, qt5
Tidal Discord Rich Presence Unofficial
UNOFFICIAL Tidal Discord Rich Presence
Stars: ✭ 93 (-38.41%)
Mutual labels:  qt, qt5

The entire project has been moved to GitLab. https://gitlab.com/ArsenArsen/KShare

The current state of the project can be considered on hold for the time being. When I am back on working there will be a pretty big new release and a new wiki.

KShare

A ShareX inspired cross platform utility written with Qt.

Linux Windows OS X
Build Status Build Status Soon

Screenshot

Made with KShare itself, of course :)

Usage

See the wiki.

Dependencies

  • Qt 5 Widgets
  • Qt 5 GUI
  • Qt 5 Network
  • Qt 5 X11Extras | Winextras
  • QHotkey
  • libavformat
  • libavcodec
  • libavutil
  • libswscale

Despite the name implying so, this project does not depend on the KDE API at all.

Goals

See the projects

Install

NOTE: These links are temporarily down and will be fixed with the next release. Current (potentially unstable) development builds are available at this location

Distro Link
Arch Linux (development) kshare-git
Ubuntu (development) Ubuntu .deb
Arch Linux kshare
Ubuntu Ubuntu .deb

I do plan to make a Debian packages.

For other UNIX-like platforms, and MSYS2 (for Windows):

You have to obtain the dependencies though.

git clone https://github.com/ArsenArsen/KShare.git
cd KShare
qmake // Might be qmake-qt5 on your system
make

On systems with FFMpeg pre-3.1 you need to apply OlderSystemFix.patch to recording/encoders/encoder.cpp. On systems with Qt pre-5.7 you need to install the Qt version from their website.

Support (and contact)

There's a few ways to get support, you can:

  • join #kshare on Freenode
  • open an issue

If someone can answer, they probably will.

Started on 19th of April 2017 to bring some attention and improvement to Linux screenshotting.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].