Skip to content

innir/gtranscribe

Repository files navigation

::: gTranscribe :::
Audio player designed to make the transcription of interviews and other sources
as easy as possible.

Author: Philip Rinn <rinni@inventati.org>
Homepage: https://github.com/innir/gtranscribe


:: Dependencies ::
 - python (>= 3.6)
 - python3-distutils-extra (>= 2.22)
 - python3-gi
 - python3-dbus
 - gir1.2-gtk-3.0
 - gir1.2-gtksource-3.0
 - gir1.2-glib-2.0
 - gir1.2-gspell-1
 - gir1.2-gstreamer-1.0
 - gir1.2-gst-plugins-base-1.0


:: Recommended ::
 - gstreamer1.0-plugins-bad


:: License ::
gTranscribe is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License version 3 as published by the Free
Software Foundation.

The icon of gTranscribe (gtranscribe.svg) is free software: you can redistribute
it and/or modify it under the terms of the GNU Lesser General Public License
version 2.1 as published by the Free Software Foundation.

This program 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 (Lesser) General Public License along
with this program. If not, see <https://www.gnu.org/licenses/>.