Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.

Download on Flathub
Get it from 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".