https://github.com/nokse22/teleprompter
Stay on track during speeches
https://github.com/nokse22/teleprompter
gnome gtk4 libadwaita linux teleprompter
Last synced: 12 months 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-04-09T16:20:44.720Z (12 months ago)
- Topics: gnome, gtk4, libadwaita, linux, teleprompter
- Language: Python
- Homepage:
- Size: 1.16 MB
- Stars: 50
- Watchers: 2
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Code of conduct: .github/code-of-conduct.md
Awesome Lists containing this project
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".
