https://github.com/teixeira0x/SubTypo
Video subtitle editor for Android!
https://github.com/teixeira0x/SubTypo
android android-application app java kotlin-android subtitles video-editing
Last synced: 8 months ago
JSON representation
Video subtitle editor for Android!
- Host: GitHub
- URL: https://github.com/teixeira0x/SubTypo
- Owner: teixeira0x
- License: gpl-3.0
- Created: 2024-07-21T18:35:58.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-12-21T00:08:59.000Z (over 1 year ago)
- Last Synced: 2024-12-21T01:19:42.863Z (over 1 year ago)
- Topics: android, android-application, app, java, kotlin-android, subtitles, video-editing
- Language: Kotlin
- Homepage:
- Size: 5.04 MB
- Stars: 57
- Watchers: 2
- Forks: 8
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs/template.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
SubTypo
Create and edit subtitles simply and quickly!
[](https://github.com/teixeira0x/SubTypo/releases)
[](https://apt.izzysoft.de/fdroid/index/apk/com.teixeira0x.subtypo)
---
## π About
**SubTypo** is a simple, user-friendly subtitle editor designed for quick and efficient subtitle creation and editing. With support for importing/exporting subtitle files and editing with or without video playback, SubTypo ensures a seamless experience.
## π Features
- **Video Support**: Edit subtitles synced with your video.
- **Standalone Editing**: Work on subtitles without requiring a video.
- **Import/Export**: Seamlessly import and export subtitle files.
- **Material You Design**: Customizable and visually appealing interface.
## π€ How to Contribute
We welcome contributions to SubTypo! Hereβs how you can get involved:
1. **Development**:
Commits should always be made to the `dev` branch. The `main` branch is protected and reserved for release commits.
2. **Translation**:
Help translate SubTypo into your language using Crowdin:
[](https://crowdin.com/project/subtypo)
3. **Bug Reports and Suggestions**:
Report issues or suggest features via [GitHub Issues](https://github.com/teixeira0x/SubTypo/issues).
## π οΈ Build Instructions
To build SubTypo locally:
1. **Clone the repository**:
```bash
git clone https://github.com/teixeira0x/SubTypo.git
```
2. **Switch to the dev branch**:
```
git checkout dev
```
3. **Open the project in Android Studio or an IDE of your choice and synchronize the dependencies.**
4. **Build and run the project on an emulator or physical device.**
## π Thanks to
- [SUSE](https://github.com/SUSE) for the [suse-font](https://github.com/SUSE/suse-font)
- [tony19](https://github.com/tony19) for the [logback-android](https://github.com/tony19/logback-android)
- [Akash Yadav](https://github.com/itsaky) for the awesome [AndroidIDE](https://github.com/AndroidIDEOfficial/AndroidIDE)
## π License
```
SubTypo is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
SubTypo is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with SubTypo. If not, see .
```
Any violations to the license can be reported either by opening an issue or writing a mail to us
directly.