forked from goedson/gnotime
-
Notifications
You must be signed in to change notification settings - Fork 2
Main source code repository for the GnoTime project
License
markuspg/gnotime
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Copyright ========= GnoTime - the Gnome Time Tracker Copyright (C) 1997,98 Eckehard Berns Copyright (C) 2001,2002,2003,2004 Linas Vepstas <[email protected]> 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 more details see the file COPYING. What is GnoTime? ================ The Gnome Time Tracker is a to-do list/diary/journal tool that can track the amount of time spent on projects, and, among other things, generate reports and invoices based on that time. I've used it to keep shopping lists, organize ideas, track bug reports, keep a diary of activities, provide weekly status reports to management, and even as a consultant billing system. Features ======== Please see the GnoTime web page for a list of features. HomePage ======== http://gttr.sourceforge.net http://www.linas.org/linux/gtt/gtt.html Status ====== GnoTime has been ported to use Gnome2. Note, however, that it still uses some of the older, deprecated widgets; most notably gtkctree. The new gnome2 treeview widget lacks many of the features needed to support the keyboard/mouse mannerisms of GnoTime, thereby making a full port impossible (although one is attempted in src/ctree-gnome2.c). (The notes at the top of that file describe what's wrong.) There are still numerous areas of gtt that lack polish. Please submit patches that polish up those things that irk you the most. (Post patches at sourceforge). Authors ======= This program was originally written by Eckehard Berns <[email protected]>, but has been greatly expanded by Linas Vepstas <[email protected]>. Thanks go out to many people who e-mailed me with suggestions and bug fixes. See the "about" window in the app for more details. Required Packages for Building GnoTime ====================================== Besides the 'usual' Gnome2 development packages, the following are some of the packages required to build GnoTime: -- guile-1.6-dev -- guile-1.6-slib -- libgtkhtml3-dev -- docbook-utils (to build the documents subdirectory)
About
Main source code repository for the GnoTime project
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 97.6%
- Scheme 1.4%
- Other 1.0%