All Projects → Darazaki → Spedread

Darazaki / Spedread

Licence: GPL-3.0 License
GTK speed reading software: Read like a speedrunner!

Programming Languages

vala
323 projects
Meson
512 projects
shell
77523 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Spedread

radiotray-lite
Online radio streaming player with minimum interface that runs on a Linux system tray
Stars: ✭ 49 (+113.04%)
Mutual labels:  gtk
Galicaster
The Galicaster Project is an open initiative to provide flexible, state-of-the-art solutions for recording educational multimedia contents like lectures and conferences
Stars: ✭ 34 (+47.83%)
Mutual labels:  gtk
webviewhs
🌐 A Haskell binding to the webview library created by Serge Zaitsev.
Stars: ✭ 109 (+373.91%)
Mutual labels:  gtk
telegrand
A Telegram client for GNOME
Stars: ✭ 380 (+1552.17%)
Mutual labels:  gtk
switchboard-plug-onlineaccounts
Switchboard Online Accounts Plug
Stars: ✭ 25 (+8.7%)
Mutual labels:  gtk
PokeChat
UNIX compatible, Discord and Telegram inspired, Pokémon-themed instant messaging service.
Stars: ✭ 11 (-52.17%)
Mutual labels:  gtk
initial-setup
New user setup app designed for elementary OS
Stars: ✭ 34 (+47.83%)
Mutual labels:  gtk
book-sentences
A collection of sentences from different books.
Stars: ✭ 43 (+86.96%)
Mutual labels:  reading
Qt5-MusicPlayer
基于Qt5开发的一个小巧精美的本地音乐播放器。代码注释详细,适合作为一个用于入门的Qt5实战项目。
Stars: ✭ 136 (+491.3%)
Mutual labels:  gui-application
akbl
Control the lights of Alienware computers under GNU/Linux systems.
Stars: ✭ 99 (+330.43%)
Mutual labels:  gtk
highlights.sawyerh.com
highlights.sawyerh.com
Stars: ✭ 37 (+60.87%)
Mutual labels:  reading
palette
Color palette app for elementary OS
Stars: ✭ 32 (+39.13%)
Mutual labels:  gtk
shortcut-overlay
A native, OS-wide shortcut overlay
Stars: ✭ 26 (+13.04%)
Mutual labels:  gtk
Resource Monitor
Resource_Monitor is a GNOME Shell extension that Monitor the use of system resources like cpu, ram, disk, network and display them in GNOME Shell top bar.
Stars: ✭ 62 (+169.57%)
Mutual labels:  gtk
Dotfiles
🌸 Configuration for i3, kitty, picom, ZSH, gtk, qutebrowser, qbittorrent and more... (All tools for an arch linux new installation)
Stars: ✭ 15 (-34.78%)
Mutual labels:  gtk
voce-browser
Voice Controlled Chromium Web Browser
Stars: ✭ 34 (+47.83%)
Mutual labels:  gui-application
Neel
A Nim library for making Electron-like HTML/JS GUI apps, with full access to Nim capabilities.
Stars: ✭ 144 (+526.09%)
Mutual labels:  gui-application
givemelyrics
See the lyrics of the song that is playing, from any application.
Stars: ✭ 52 (+126.09%)
Mutual labels:  gtk
JavaQemu
JavaQemu is a Graphical User Interface Front End for QEMU, written in Java.
Stars: ✭ 28 (+21.74%)
Mutual labels:  gui-application
SimpleDrawing-Desktop-App
SimpleDrawing is a basic desktop sketching application build using the Dear PyGui Graphical User Interface Toolkit in python for producing neat and quick sketches.
Stars: ✭ 14 (-39.13%)
Mutual labels:  gui-application

Spedread

GTK speed reading software: Read like a speedrunner!

This program will show one word at a time rapidly to allow focusing on the general idea rather than single words along with less eye movements

Features

screenshot

  • International
  • Play, pause, next word & previous word
  • Control the speed at which words are shown

Install

Flatpak

This application is available as a Flatpak on Flathub:

Download on Flathub

Build from source (native install)

This will require a valid Vala compiler and the GTK4 development files:

git clone https://github.com/Darazaki/Spedread spedread
cd spedread
meson build --buildtype=release --prefix=/usr
cd build
ninja
sudo ninja install

You can also run sudo ninja uninstall from the build/ directory to uninstall Spedread after having installed it

Build from source (Flatpak install)

This will require having the flatpak-builder command installed along with version 41 of the org.gnome.Sdk Flatpak package:

git clone https://github.com/Darazaki/Spedread spedread
cd spedread
dev-scripts/build.sh --install

Spedread will then be installed as a Flatpak application and can be managed as such

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