Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

eventd

Compare

  Analyzed about 21 hours ago

A simple daemon to track remote or local events and do actions the user wants to

21.3K lines of code

1 current contributors

2 months since last commit

2 users on Open Hub

Low Activity
0.0
 
I Use This

JavaScript Framework

Compare

  Analyzed about 22 hours ago

A framework to develop complex JavaScript applications. OOP Intellisense support: base constructor, base methods, namespaces, imports,... (VS2012) LINQ: fw.linq.asEnumerable(cars).where("x => x.brand == 'bmw'").groupBy("year").toArray() EventDispatcher/EventProperty: this.myEvent = new ... [More] fw.events.EventProperty(this, "changeSomething"); ... this.myEvent.add(handler); ... this.myEvent.dispatch({additionalData: "abc"}); Queues: Advanced queuing of steps (wait for previous steps/events/..., handle errors,...) Localization ... [Less]

8.64K lines of code

0 current contributors

almost 9 years since last commit

2 users on Open Hub

Inactive
3.0
   
I Use This

Syncroton

Compare

  No analysis available

Syncroton is a PHP based implementation of the Exchange ActiveSync protocol,

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

GetTogether

Compare

  Analyzed about 13 hours ago

Get Together is an open source event manager for local communities. Try it free at https://gettogether.community Goals: * Be feature-competitive with Meetup.com * Allow multiple instances to share federated event data * Provide sustainable, cost-effective hosting for FOSS communites * Be ... [More] developed and maintained by the communities using it [Less]

63K lines of code

14 current contributors

about 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

dbuscron

Compare

  Analyzed about 2 hours ago

The dbuscron is a cron-like DBUS messages scheduler. It has config file in format close to classic crontab format and can listen to both session and system buses as the same time. It's aimed to Maemo5, but can be used on any *nix system with DBUS and python2.5+.

763 lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

PIM Xtreme

Compare

  Analyzed about 22 hours ago

PIM Xtreme is a free Open Source application for management of personal information (PIM: Personal Information Manager) configurable and highly flexible (or at least that is the goal). It aims to be a powerful organizer for your personal data. You can handle information such as Contacts, Notes ... [More] , Tasks (to-do), Events/Appointments, Calendar, Financial Accounts & Movements, Alerts, and many other useful features. All this information is stored in a relational database (MySQL for the moment) to be able to be accessed and consulted in a flexible way. It also allows exporting most of its data to several standard formats (CSV, XML, iCalendar, etc.). [Less]

170K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

js-hotkeys

Compare

  Analyzed 1 day ago

Javascript jQuery Hotkeys PluginCross Browser Module (Works with Safari, Opera, Firefox, Chrome and IE)The latest Version is 0.7.8jQuery.Hotkeys plugin lets you easily add and remove handlers for keyboard events anywhere in your code supporting almost any key combination. It takes one line of code ... [More] to bind/unbind a hot key combination. Example:Binding 'Ctrl+c' $(document).bind('keydown', 'ctrl+c', fn);Unbinding 'Ctrl+c' $(document).unbind('keydown', 'ctrl+c', fn);Known IssuesKeyPress is not working well owe to the fact that keycodes varies between key[down|up] and key press (lower and upper case). see example at Test #6. This should be solved in the next version More infoPublic Git Repository at GitHub Live Demo Read More... [Less]

11.1K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

hxevents

Compare

  Analyzed about 12 hours ago

Simple and generic "events system" for haXe.

1.59K lines of code

0 current contributors

about 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Tags events haxe

Gizmo Daemon

Compare

  No analysis available

Gizmo Daemon is a userspace utility that makes it easy to control applications, and devices based on input events. For example, a browser window could be scrolled up and down when Gizmod detects up and down events from a joystick. Events can be mapped at the global, or per-application level, which ... [More] allows devices to behave differently depending on which application the user is currently using. All of the event scripting support comes via the Python programming language, which is easy to read and learn, but also provides enough flexibility that some very complex input scripting solutions can be built with Gizmod. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

Sandbox Publisher

Compare

  No analysis available

Sandbox Publisher is kind of a mini-CMS. It is designed very simply but it can be extended easily by plugins. It comes with a plugin manager and an event dispatcher. The output is customizable by templates written directly in PHP. Sandbox Publisher is only some hundreds lines of code within three PHP files 'big'.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl