All Projects → vanniktech → Speedreader

vanniktech / Speedreader

Licence: gpl-2.0
Cross-platform SpeedReader developed with Qt

Labels

Projects that are alternatives of or similar to Speedreader

Flyingcarpet
Encrypted file transfer over ad hoc WiFi. No network infrastructure required, just two laptops in close range. Linux, Mac, and Windows.
Stars: ✭ 788 (+5528.57%)
Mutual labels:  qt
Mlt
MLT Multimedia Framework
Stars: ✭ 836 (+5871.43%)
Mutual labels:  qt
Hnr
🌟 An off-line handwritten numeral recognition system
Stars: ✭ 26 (+85.71%)
Mutual labels:  qt
Gimagereader
A Gtk/Qt front-end to tesseract-ocr.
Stars: ✭ 786 (+5514.29%)
Mutual labels:  qt
Nodegui
A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org
Stars: ✭ 7,324 (+52214.29%)
Mutual labels:  qt
Slicergitsvnarchive
Multi-platform, free open source software for visualization and image computing.
Stars: ✭ 896 (+6300%)
Mutual labels:  qt
Ksnip
ksnip the cross-platform screenshot and annotation tool
Stars: ✭ 776 (+5442.86%)
Mutual labels:  qt
Qpmx
A frontend for qpm, to provide source and build caching
Stars: ✭ 13 (-7.14%)
Mutual labels:  qt
Qutebrowser
A keyboard-driven, vim-like browser based on PyQt5.
Stars: ✭ 7,401 (+52764.29%)
Mutual labels:  qt
Axistradecult
Assist tool for trading on stock market, automatic download historical stock data, technical research, chart and analysis.
Stars: ✭ 26 (+85.71%)
Mutual labels:  qt
Ritual
Use C++ libraries from Rust
Stars: ✭ 792 (+5557.14%)
Mutual labels:  qt
Score
ossia score, an interactive sequencer for the intermedia arts.
Stars: ✭ 808 (+5671.43%)
Mutual labels:  qt
Pta
PoE Trade Assistant
Stars: ✭ 19 (+35.71%)
Mutual labels:  qt
Awesome Qt
A curated list of awesome tools, libraries, and resources for the Qt framework.
Stars: ✭ 786 (+5514.29%)
Mutual labels:  qt
Workspace
🚀 Base applications and settings for Liri OS
Stars: ✭ 9 (-35.71%)
Mutual labels:  qt
Aspia
Remote desktop and file transfer tool.
Stars: ✭ 784 (+5500%)
Mutual labels:  qt
Pro Cmake
Cmake template for C/C++/Qt Project.
Stars: ✭ 16 (+14.29%)
Mutual labels:  qt
Lxqt Arc Dark Theme
A dark theme for LXQt based on Arc
Stars: ✭ 13 (-7.14%)
Mutual labels:  qt
Skyplotwidget
QT skyplot widget to visualize relative satellite positions
Stars: ✭ 10 (-28.57%)
Mutual labels:  qt
Colorpick
Stars: ✭ 24 (+71.43%)
Mutual labels:  qt

SpeedReader

This is a cross-platform SpeedReader developed with Qt, which I did as my first big C++ project, so don't be too hard on me. It is licensed under the GPL v2 terms. Speed reading is a technique to read any kinds of texts super fast. If you have any ideas on how to improve the SpeedReader or its code, simply write an email to me or fork the project. If you have any problems or you have found any issues or bugs, feel free to report them.

Download

Get it for Windows Get it for Mac Get it for Linux Get it on Google Play

Features

  • read multiple words
  • speedread from 300 up to 3000 words per minute
  • customize text style and appearance
  • number grouping (10 000 won't be displayed seperately, because of the whitespace; condition: one word at a time)
  • stop- delay- and break-words
  • longer words get displayed longer
  • option to stall at indentions
  • HTTP proxy settings configuration
  • RSS interface, to consume and speedread RSS and Atom feeds (this library was used)
  • command line interface (options are described here)
  • overview to see, what you've already read of your text and what is going to come
  • calculation of estimated reading time

Building

I use Qt Creator to build and develop SpeedReader. I am using Qt v5.4.1. If you want to build the SpeedReader with Qt 4.x.x, you may run into some problems, because the application does use some new Qt functions. Also building the app with qmake is not recommended, since you may run into some errors depending on your system environment.

License

GPL v2

For more information see the LICENSE file.

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].