Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nokse22/teleprompter
Stay on track during speeches
https://github.com/Nokse22/teleprompter
gnome gtk4 libadwaita linux teleprompter
Last synced: 15 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-06T12:08:36.000Z (about 1 month ago)
- Last Synced: 2024-10-25T09:14:25.405Z (19 days ago)
- Topics: gnome, gtk4, libadwaita, linux, teleprompter
- Language: Python
- Homepage:
- Size: 1.14 MB
- Stars: 38
- 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
README
# Teleprompter
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-ff7b3f.svg)](https://www.python.org/)
[![Downloads](https://img.shields.io/badge/dynamic/json?color=brightgreen&label=Flathub%20Downloads&query=%24.installs_total&url=https%3A%2F%2Fflathub.org%2Fapi%2Fv2%2Fstats%2Fio.github.nokse22.teleprompter)](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".