Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/otsaloma/neapol
Not a subtitle editor
https://github.com/otsaloma/neapol
Last synced: about 1 month ago
JSON representation
Not a subtitle editor
- Host: GitHub
- URL: https://github.com/otsaloma/neapol
- Owner: otsaloma
- License: gpl-3.0
- Created: 2023-08-20T00:09:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-20T22:49:17.000Z (over 1 year ago)
- Last Synced: 2024-10-14T00:08:53.281Z (3 months ago)
- Language: Python
- Size: 146 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Neapol
======An experiment to see what a subtitle editor implemented with modern
Python 3 and GTK 4 would look like. It doesn't actually work as an
editor, but you can view a subtitle file.```bash
bin/neapol /path/to/subtitle.srt
```If you like it, consider forking the code and adding the missing pieces.
If you just need something that works, try
[Gaupol](https://github.com/otsaloma/gaupol).