From 71dafbb5602d38f051a67ea883e04bd55f96f170 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Sat, 11 Jul 2020 16:56:53 -0700 Subject: *: update AUTHORS and README Just some quick modifications to reflect the forked status --- README | 34 ++++++---------------------------- 1 file changed, 6 insertions(+), 28 deletions(-) (limited to 'README') diff --git a/README b/README index a57100d..021b139 100644 --- a/README +++ b/README @@ -1,32 +1,10 @@ -/****************************************************************************** -* recordMyDesktop * -******************************************************************************* -* * -* Copyright (C) 2006,2007,2008 John Varouhakis * -* * -* * -* This program 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 2 of the License, or * -* (at your option) any later version. * -* * -* 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 General Public License * -* along with this program; if not, write to the Free Software * -* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * -* * -* * -* * -* For further information contact me at johnvarouhakis@gmail.com * -******************************************************************************/ +This is a fork of John Varohakis' recordMyDesktop. -Complete lisence can be found in the COPYING file. -Installation and compilation instruction can be found in the INSTALL file. +It's a small commandline tool for creating .ogv recordings of X desktops, +complete with audio via ALSA, OSS, or JACK. -REMEMBER TO READ THE MANPAGE BEFORE RUNNING THE PROGRAM. +Most of what's been done in the fork is bugfixes and UX improvements. +See the man page for usage information. +See COPYING for license information. -- cgit v1.2.3