https://github.com/Nokse22/teleprompter
Stay on track during speeches
https://github.com/Nokse22/teleprompter
gnome gtk4 libadwaita linux teleprompter
Last synced: about 1 year ago
JSON representation
Stay on track during speeches
- Host: GitHub
- URL: https://github.com/Nokse22/teleprompter
- Owner: Nokse22
- License: gpl-3.0
- Created: 2023-06-05T11:46:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T13:03:12.000Z (over 1 year ago)
- Last Synced: 2025-03-23T17:18:49.617Z (about 1 year ago)
- Topics: gnome, gtk4, libadwaita, linux, teleprompter
- Language: Python
- Homepage:
- Size: 1.16 MB
- Stars: 50
- Watchers: 2
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Code of conduct: .github/code-of-conduct.md
Awesome Lists containing this project
- awesome-gtk - Teleprompter - Simple application to read scrolling text from your screen `#python` `#gtk4` `#libadwaita`. (Office / Presentation)
README
# Teleprompter
[](https://www.gnu.org/licenses/gpl-3.0)
[](https://www.python.org/)
[](https://flathub.org/apps/details/io.github.nokse22.teleprompter)
A simple Gtk4 app to read scrolling text from your screen, written in python.
Has an adaptive layout that let you use it on smartphone too.
## Installation
### From the stores
Teleprompter is available to download on Flathub and the Snap Store.
### From source
You just need to clone the repository
```sh
git clone https://github.com/Nokse22/teleprompter.git
```
Open the project in GNOME Builder and click "Run Project".
