No description
  • QML 40.8%
  • C++ 39.8%
  • CMake 19.4%
Find a file
2025-06-12 09:31:33 +02:00
CMake move from subdirectory of previewqt to own project 2024-04-05 23:39:06 -05:00
icons move from subdirectory of previewqt to own project 2024-04-05 23:39:06 -05:00
img move from subdirectory of previewqt to own project 2024-04-05 23:39:06 -05:00
windows move from subdirectory of previewqt to own project 2024-04-05 23:39:06 -05:00
CHANGELOG add CHANGELOG file 2024-04-05 23:58:09 -05:00
CMakeLists.txt move from subdirectory of previewqt to own project 2024-04-05 23:39:06 -05:00
COPYING [COPYING] add properly formatted license file (no change to license) 2025-06-12 09:31:33 +02:00
INSTALL add COPYING, README, and INSTALL files 2024-04-05 23:57:02 -05:00
INSTALL.md add COPYING, README, and INSTALL files 2024-04-05 23:57:02 -05:00
main.cpp move from subdirectory of previewqt to own project 2024-04-05 23:39:06 -05:00
org.previewqt.PreviewQtRemote.metainfo.xml move from subdirectory of previewqt to own project 2024-04-05 23:39:06 -05:00
PQMainWindow.qml move from subdirectory of previewqt to own project 2024-04-05 23:39:06 -05:00
PQSettings.qml move from subdirectory of previewqt to own project 2024-04-05 23:39:06 -05:00
README add COPYING, README, and INSTALL files 2024-04-05 23:57:02 -05:00
README.md add COPYING, README, and INSTALL files 2024-04-05 23:57:02 -05:00
scripts.cpp move from subdirectory of previewqt to own project 2024-04-05 23:39:06 -05:00
scripts.h move from subdirectory of previewqt to own project 2024-04-05 23:39:06 -05:00
windowsicons.rc move from subdirectory of previewqt to own project 2024-04-05 23:39:06 -05:00

PreviewQtRemote

PreviewQtRemote is a companion application to PreviewQt. It allows for a easy and convenient way to pass files on to PreviewQt. Like PreviewQt it is based on Qt/QML, published as open-source, and completely free.

Visit its official website at https://previewqt.org/

Features

PreviewQtRemote is a very simple application that is nothing but a small and frameless square that remains on top of all windows. It can be moved somewhere out of the way and dropping any file on that square makes PreviewQt pop up with that file loaded (if supported).

To get an overview of all supported file formats, check the website for PreviewQt: https://previewqt.org

NOTE

In order to use this application you first need to install PreviewQt.

Download and Install

PreviewQtRemote can be installed in various ways. You can find a selection of them (Windows installer, Flatpak, etc.) listed on the website: https://previewqt.org/

Instructions of how to build PreviewQtRemote from source can be found in the INSTALL file in the root of the source directory.

Contributing to PreviewQtRemote

There are two easy ways you can contribute directly to PreviewQtRemote:

  1. Join the translation team over on Crowdin. If your language is missing you can simply request it directly on Crowdin or send me an email/message and I will add it to the project.
  2. Give feedback about PreviewQtRemote. To do so, send me an email or open an issue on GitLab.

If you want to support PreviewQtRemote financially, please consider donating to the humanitarian relief in Ukraine instead, for example to the Ukrainian Red Cross.

License

PreviewQtRemote is released under the GPLv2 (or later) license.