13 projects tagged "interface"
Fing is a command line tool for network and service discovery. It provides you a complete view of any network in a very short time. Its smart discovery automatically detects the network type and uses the best technique to scan it. The best results are achieved on Ethernet networks (including Wireless ones), where Fing is able to detect all network hosts, firewalled ones included. The service discovery feature quickly detects active TCP services on a target host or network. Fing is based on Look@LAN.
Hibersap is a small framework that offers an abstraction layer on top of the SAP Java Connector (JCo). It maps Java classes to SAP function modules using Java Annotations and reduces the technical code to call a function in a SAP back-end system. Hibersap’s API is very similar to Hibernate, thus offering a familiar programming interface to developers of enterprise applications.
File-Find-Object-Rule is a port of File-Find-Rule to make it use File-Find-Object instead of File::Find. It provides a succinct, declarative syntax for creating directory tree traversal routines while enjoying the advantages of File-Find-Object, such as traversing the tree incrementally and iteratively, and the capability of instantiating several traversers in the same program.
PSArborTouch is a particle / spring physics engine optimized for 2D content layout and eye-catching visual effects. The goal is to build a high-quality physics based graph layout engine designed specifically for Mac OS X and iOS. The inspiration / structure comes from arbor, a dynamic and well structured JavaScript engine for the same purpose. PSArborTouch is a graph visualization library built with GCD and Objective-C. Rather than trying to be an all-encompassing framework, it provides an efficient, force-directed layout algorithm plus abstractions for graph organization and screen refresh handling. It leaves the actual screen-drawing to you. This means you can use it with Quartz, Core Animation, or even positioned UIView's; whatever display approach is appropriate for your project and your performance needs. As a result, the code you write with it can be focused on the things that make your project unique (the graph data and your visual style) rather than spending time on the physics math that makes the layouts possible.
RepoManager offers a minimalistic approach to Web-based management of version control system repositories. Its goal is to simplify effective handling of repository permissions for a large number of users. Using RepoManager, users themselves are able to grant others permissions to use their repositories whenever they want.