• Stars
    star
    7
  • Rank 2,228,792 (Top 46 %)
  • Language
    Java
  • Created about 13 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Medusa Trading System

More Repositories

1

webcam-capture

The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.
Java
2,224
star
2

secure-tokens

Small set of tools allowing you to create secure encrypted tokens, which can be later exchanged with 3rd party systems or stored as a license files. The goal of this project is to play with JCA and learn its API.
Java
80
star
3

win-registry

100% pure Java Windows registry utility
Java
52
star
4

sikuli-ocr

Sikuli-based OCR engine
Java
43
star
5

v4l4j

This is mavenized and customized fork of original V4L4J by Gilles Gigan. It contains only Java source code (no natives) and *.so objects precompiled for several architectures.
Java
13
star
6

l2fprod-common

Property sheet (aka Java Bean Property Editor) Swing component from L2FProd with redesigned and partially rewritten API. Original L2FProd project has not been updated for years and the code here is new, customized and reworked code with partially backward-uncompatible API. It works fine, but please use on your own risk. Plan to release to Maven Central as OSGi bundle.
Java
12
star
7

equinox-launcher

Simple proof-of-concept of how to embed Equinox OSGi runtime in Java program.
Java
11
star
8

fixml-converter

[DEPRECATED] XStream based converter between FIX and FIXML messages
Java
8
star
9

spycam

Change your webcam into spycam
Java
3
star
10

exchange-rates-api

Java API to access forex exchange rates via Yahoo YQL with fallback to OpenExchangeRates JSON
Java
3
star
11

vita-image-gallery

Simple file-based images gallery with AJAX support for getting categories and images
PHP
2
star
12

fasm-compiler-plugin

Maven plugin to compile flat assembler (FASM) asm files.
Assembly
2
star
13

alior-api

[DEPRECATED] API do systemu internetowego Alior Banku
Java
2
star
14

1-wire-network

Java event-driven implementation of 1-Wire service.
Java
2
star
15

ryzom-network-client

This is Java client for LV-20 Ryzom Network, crafted by the Matis engineers after studies performed on very ancient amber cubes found at the Megacorp SAT01-B satellite crash site near Sandy Workshop of Aeden Aqueous.
Java
1
star
16

sikulix-maven-plugin

Sikuli X plugin for Maven
Java
1
star
17

kinomaniak-loader

Greasemonkey script loading movies from kinomaniak.tv
JavaScript
1
star
18

gadacz-server

Server for the Gadacz application. I've just played with socket connections and created Gadacz communicator server (J2SE) and mobile client (J2ME, MIDP1.0) for it, both as POC in only one day. Mobile client you can find in separate repo.
Java
1
star
19

lighthouse

Identifying the position of the lighthouse on the basis of its characteristics of light.
Java
1
star
20

filmweb-adv-avoid

Greasemonkey script removing filmweb.pl welcome advertisement
JavaScript
1
star
21

weather-sat-gen

Download satellite weather images and create movie
Java
1
star
22

uhuru-cloud-test

Just a simple POC for JAX-WS service deployed in Uhuru AppCloud Tomcat instance, build with Maven and Eclipse WTP.
Java
1
star
23

jasmine-maven-plugin

Maven plugin to execute Jasmine Specs. Creates your HTML runners for you, runs headlessly, outputs JUnit XML
Java
1
star
24

smesx

SmesX v2.2 protocol implementation with Apache HTTP Client component and JAXB
Java
1
star
25

simple-servant

Minimalistic and simple HTTP service written in C#
C#
1
star
26

sx-swing

Swing utilities and other stuff
Java
1
star
27

sx-mobile-tuner

Mobile guitar tuner (J2ME, MIDP2.0). Unfortunately, it can only tune in the key of E. Application language is PL only.
Java
1
star
28

gadacz-client-mobile

Mobile client (J2ME, MIDP2.0) for Gadacz application. There can be unlimited number of Gadacz clients connected (but please note that each client uses one thread on the server side, so its number is not fully unlimited - there can be so many clients connected as number of free threads, and this strongly depends on the memory allocation possibility)
Java
1
star
29

bossa-api-connector

[DEPRECATED] Connector for BossaAPI delivered in NOL3 from BOÅš. This project has been deprecated, I don't know if I will maintain it in the future. I simply don't use NOL3 any more.
Java
1
star
30

net-calculus

One of the projects I've made for the programing lecture. Simple POC of distributed computing. It design allows to execute different mathematical operations on the different machines (only sum and multiplication is supported as I remember).
Java
1
star