RSS 5535 projects tagged "English"

Download No website Updated 19 Jun 2013 Loadbars

Screenshot
Pop 108.83
Vit 219.36

Loadbars is a small script that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Loadbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does.

Download No website Updated 19 Jun 2013 SFLphone

Screenshot
Pop 388.15
Vit 419.46

SFLphone is an SIP/IAX2 compatible softphone. The goal is to create a robust enterprise-class desktop phone. While it can serve home users very well, it is designed for intensive corporate use.

Download No website Updated 19 Jun 2013 Pidgeon

Screenshot
Pop 81.26
Vit 42.44

Pidgeon is an IRC client which supports various bouncers, including its own bouncer which is able to synchronize timestamps (pidgeon sv), supports the quassel core, and supports the tcl scripting engine.

Download No website Updated 19 Jun 2013 TimeIT

Screenshot
Pop 68.18
Vit 82.02

TimeIT is a time tracker that works quietly almost without any interaction and still measures the time you are spending on several projects. The concept of this program is that tasks and projects are assigned to workspaces and while you are in those workspaces your projects are timed. It also has detection of idleness, editing of time records, and summary views grouped by day, week, month, and year.

Download Website Updated 19 Jun 2013 Whups

Screenshot
Pop 72.61
Vit 245.11

Whups is a Horde ticket-tracking application. It is very flexible in design, and can be used for help-desk requests, tracking software development, and anything else that needs to track a set of requests and their status.

Download Website Updated 19 Jun 2013 YB.ORM

Screenshot
Pop 92.71
Vit 44.97

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

Download Website Updated 19 Jun 2013 Nav Doc

Screenshot
Pop 9.27
Vit 1.12

Nav Doc is a simple navigation documentation script which lets you easily create beautiful multilingual documentation for your software and add documentation files very easily.

Download Website Updated 19 Jun 2013 BakAndImgCD

Screenshot
Pop 62.26
Vit 13.72

BakAndImgCD is a small Linux-based operating system which has been designed to perform the two tasks: data backup (with support for btrfs, ext2, ext3, ext4, FAT, HFS, HFS+, jfs, Minix, NTFS, ReiserFS, and XFS) and disk imaging (using Partimage, Partclone, and GNU ddrescue). The output files (archives and images) can be optionally compressed and sent to a remote FTP sever via Ethernet, WiFi, or dial-up. It is fully compatible with UNetbootin, which can be used to create an easy-to-use live USB.

No download Website Updated 19 Jun 2013 coco

Screenshot
Pop 22.85
Vit 71.53

Coco is another code coverage utility for Ruby 1.9. One uses it from rspec or unit/test with a simple "require 'coco'". It displays the names of files that are covered less than 90% on the console. It builds a simple HTML report only for files covered less than 90%. It reports sources that have no tests. It is UTF-8 compliant. It is configurable via a simple YAML file. It has colorized console output.

Download Website Updated 19 Jun 2013 Clonezilla

Screenshot
Pop 2,223.13
Vit 1,018.45

Clonezilla is a partition or disk cloning tool similar to Symantec Ghost. It saves and restores only blocks in use on the hard drive if the file system is supported. For unsupported file systems, dd is used instead. It has been used to clone a 5 GB system to 40 clients in about 10 minutes.

Screenshot

Project Spotlight

Pomm

A PHP object model manager for PostgreSQL.

Screenshot

Project Spotlight

IckleBot for Android

A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.