your applications, bookmarks, and more! It is plugin-based and
can launch anything it has a plugin for. Its plugin-driven
appearance is completely customizable. Katapult was inspired
by Quicksilver for OS X, and it is written in C++.
WWW: http://wiki.thekatapult.org.uk/Home
PR: ports/104324
Submitted by: Yu-Xi Lim <yuxi at gmx.net>
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.
This package installs the LookAndBehavior application.
WWW: http://www.etoile-project.org/
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.
This package installs the Hardware application.
WWW: http://www.etoile-project.org/
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.
This package installs the ServicesBarKit framework.
WWW: http://www.etoile-project.org/
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.
This package installs the EtoileExtensionsKit framework.
WWW: http://www.etoile-project.org/
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.
This package installs the WorkspaceSwitcher bundle.
WWW: http://www.etoile-project.org/
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.
This package installs the ExtendedWorkspaceKit framework.
WWW: http://www.etoile-project.org/
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.
This package installs the trackerkit framework.
WWW: http://www.etoile-project.org/
An integrated calendar for Thunderbird
** Note that this port is a binary plugin for Thunderbird and you may want
** to build from source via ports/mail/lightning (includes Thunderbird)
WWW: http://www.mozilla.org/projects/calendar/lightning/
- Make it work with dbus-glib >= 0.72
- Take maintainership
PR: ports/104876
Submitted by: jylefort, Pawel Worach <pawel.worach@gmail.com>
Approved by: maintainer timeout (17 days)
TagFu is a library for tagging entities (which can be anything with
a url) with Tags or metadata. TagFu is implemented in Python and very
closely mimics basic Python data structures. Tags is a Python list of
tags, Entities is a Python List of Entity objects, and Entity is a
dict which contains all the key-value pairs for all tags associated
to the Entity. The key is the Tag name and value is an arbitrary value,
if no value is set, the tag is considered to be a simple tag.
WWW: http://www.geekfire.com/~alex/tagfu/