forked from GNOME/gnote
-
Notifications
You must be signed in to change notification settings - Fork 0
mattiklock/gnote
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Gnote ----- Gnote started as a C++ port of Tomboy and has moved its own path later. Starting as Tomboy clone, Gnote continues with the same initial ideas and mostly has the same functionality. However it moved forward for the sake of better integration with modern GNOME desktop environment. https://wiki.gnome.org/Apps/Gnote Compiling --------- Gnote uses GNU Autotool for its build system, so compiling it is a standard: ./configure && make && make install Dependencies: - Glibmm 2.32 - Gtkmm 3.10 - Gtk+ 3.10 - libxml2 - libxslt - libuuid - boost 1.34 Importing Tomboy notes ---------------------- Upon first running Gnote, it will import Tomboy and eventually StickyNote notes. These will be *copied*. It is deliberate that it does not share the storage with Tomboy. Note: due to the way Tomboy work, the "pinned" state of the notes will not be carried over, not yet. Getting the code ---------------- The source tree is currently hosted on GNOME. To view the repository online: https://git.gnome.org/browse/gnote The URL to clone it: git://git.gnome.org/gnote Reporting bug ------------- Please report bugs into GNOME Bugzilla: https://bugzilla.gnome.org/ Translations ------------ If you have translated Gnote, please contact the corresponding team: http://l10n.gnome.org/teams/ Mailing list ------------ There is a mailing list for gnote. More info here: http://mail.gnome.org/mailman/listinfo/gnote-list License ------- This software in GPLv3 or later. See the file COPYING. Some files are under a different license. Check the headers for the copyright info. Authors: -------- Aurimas Cernius <[email protected]> Debarshi Ray <[email protected]> Hubert Figuiere <[email protected]> Original Tomboy authors and copyright: Copyright (C) 2004-2007 Alex Graveley <[email protected]> Alex Graveley <[email protected]> Boyd Timothy <[email protected]> Chris Scobell <[email protected]> David Trowbridge <[email protected]> Ryan Lortie <[email protected]> Sandy Armstrong <[email protected]> Sebastian Rittau <[email protected]> Kevin Kubasik <[email protected]> Stefan Schweizer <[email protected]> Benjamin Podszun <[email protected]>
About
gnote
Resources
License
GPL-3.0, Unknown licenses found
Licenses found
GPL-3.0
COPYING
Unknown
COPYING-DOCS
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 95.6%
- M4 2.0%
- Makefile 1.7%
- Other 0.7%