To-do manager, notepad, RSS reader...
Makagiga is an open-source, easy-to-use, portable application for doing a variety of tasks, such as todo listing, text editing, or RSS reading. Plugins are used to implement its various capabilities.
Makagiga requires Java(tm) SE 6. The following platforms are currently supported: Linux (GNOME/KDE/Xfce), Windows (XP/Vista/7), Mac OS X, Solaris. You can check your current Java version online.
Note: Exit Makagiga before you start the installation.
sudo apt-get install openjdk-6-jre
or sudo apt-get install sun-java6-jre
to install Java Runtime Environment (this command requires administrator password)sudo apt-get install openjdk-6-jdk ant gettext
. This will install Java Development Kit (compilator), Ant (like "make"), and Gettext Utilities (required to build language translations). You may also want to install free NetBeans IDE...sudo dpkg -i makagiga-YOUR_VERSION.deb
to install (requires administrator password)sudo dpkg -r makagiga
to uninstallsu -c "rpm -Uvh makagiga-YOUR_VERSION.rpm"
to install (requires administrator password)su -c "rpm -e makagiga"
to uninstallunzip makagiga-YOUR_VERSION.zip
cd makagiga-YOUR_VERSION
./run.sh
./install.sh
/usr/local
(default prefix) directory.
To change the installation directory, use the following command: ./install.sh /my_prefix/my_apps
.
YOUR_PREFIX/makagiga/uninstall.sh
, to uninstall
Run makagiga-YOUR_VERSION.exe
to install.
Use Control Panel to uninstall.
makagiga
commandSince version 1.9.1 Beta you can launch Makagiga directly from a writeable and removable storage device (USB flash drive or flash card). To do this simply unzip makagiga-VERSION.zip
file, then launch run-portable.exe / run-portable.bat
(Windows) or run-portable.sh
(Linux). All data files will be stored in the same directory where Makagiga was unzipped. If everything is OK, you should notice "[Portable]" text in the main window title.
To start with custom profile, you need to use --profile
command line option,
or the MAKAGIGA_PROFILE
environment variable.
Note that the "Profile Name" is a directory name,
so it cannot contain "/", "\", "." or any other illegal characters.
All profiles are stored in the user's home directory (e.g. ~/.makagiga/profiles
).
Example 1: makagiga --profile "Profile Name"
Example 2: export MAKAGIGA_PROFILE="Profile Name"; makagiga
To change directory with user files, you need to use --user-files
command line option,
or the MAKAGIGA_USER_FILES
environment variable.
The "User Files" directory must already exist.
Example 1: makagiga --user-files "/home/foo/Makagiga"
Example 2: export MAKAGIGA_USER_FILES="/home/foo/Makagiga"; makagiga
Note: You cannot use both --profile
and --user-files
options.
Run makagiga --help
to display this list:
--autostart Start application in minimized or hidden window
--full-screen Start application in full screen window
--portable Use this option if application is stored on a writeable and removable
storage device (USB flash drive or flash card)
--presentation Start application in full screen "presentation" mode
--profile Start with profile. Example: --profile "Profile Name"
--safe-mode Run application in safe mode
--user-files Directory with configuration and data files.
Example: --user-files "/home/foo/Makagiga"
--version Show version info and exit
Change the default Java launcher.
Example: JAVA_HOME=/usr/java/jdk1.6.0
[Linux] Overrides the default locale settings (language translation, date format, etc.).
Example: MAKAGIGA_LANG=pl_PL
Makagiga - (C) Konrad Twardowski Image Filters - (C) Jerry Huxtable Apache Commons Codec - (C) The Apache Software Foundation Macify Library - Copyright 2007 Eirik Bjorsnos Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Trident - a powerful and extensible animation library for Java applications Copyright (c) Kirill Grouchnikov Licensed under BSD license. MiGBase64 - A high performance base64 codec Copyright (c) 2004, Mikael Grev, MiG InfoCom AB. (base64 @ miginfocom . com) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of the MiG InfoCom AB nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Drop Shadow Border implementation (C) SwingLabs SwingX Project Team Licensed under GNU Lesser General Public License 2.1. Artwork Makagiga Logo by MaĆgorzata Kiszka The Oxygen Icon Theme Creative Common Attribution-ShareAlike 3.0 license or the GNU Library General Public License (with following clarification): This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library 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 Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA Clarification: The GNU Lesser General Public License or LGPL is written for software libraries in the first place. We expressly want the LGPL to be valid for this artwork library too. KDE Oxygen theme icons is a special kind of software library, it is an artwork library, it's elements can be used in a Graphical User Interface, or GUI. Source code, for this library means: - where they exist, SVG; - otherwise, if applicable, the multi-layered formats xcf or psd, or otherwise png. The LGPL in some sections obliges you to make the files carry notices. With images this is in some cases impossible or hardly useful. With this library a notice is placed at a prominent place in the directory containing the elements. You may follow this practice. The exception in section 6 of the GNU Lesser General Public License covers the use of elements of this art library in a GUI. kde-artists [at] kde.org "Emotion" Icon Set by Yellowicon Studio www.everaldo.com www.yellowicon.com Old Icon Theme by Everaldo Coelho and the KDE Team Duke: The Java Mascot Berkeley Software Distribution (BSD) License SourceForge.net Logo (C) SourceForge, Inc.
(C) 2005-3000 Konrad Twardowski