diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2020-07-11 16:56:53 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2020-07-11 17:14:58 -0700 |
commit | 71dafbb5602d38f051a67ea883e04bd55f96f170 (patch) | |
tree | 55ba0a699394ed06c7871e3bc68f084cf416a041 /README | |
parent | 3625160acc1715fc380f58ec3c4248485bed2370 (diff) |
*: update AUTHORS and README
Just some quick modifications to reflect the forked status
Diffstat (limited to 'README')
-rw-r--r-- | README | 34 |
1 files changed, 6 insertions, 28 deletions
@@ -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. |