Simple Project List Software Map

1549 projects in result set
Última actualización: 2014-04-16 20:08

twstools

twstools is a simple set of command line tools around the Interactive Brokers TWS API with the purpose of having a powerful scriptable toolbox to automate "jobs" like downloading historical data, tracking account info or submitting orders, etc.

(Machine Translation)
Lenguaje Natural: English
Lenguaje de Programación: C++
User Interface: Command-line
Última actualización: 2021-06-10 09:17

GPT fdisk

GPT fdisk は Linuxの fdiskに似た、マスターブートレコード(MBR)パーティションテーブルではなくGUIDパーティションテーブル(GPT)ディスクを操作するために使うディスクのパーティショニングツールです。

Estado de desarrollo: 4 - Beta
Usuarios objetivo: System Administrators
Sistema Operativo: MacOSX, FreeBSD, Linux, Windows 7, Windows Vista
Lenguaje de Programación: C++
User Interface: Command-line, Console/Terminal
Última actualización: 2022-01-25 12:33

dlib C++ Library

ネットワーク、スレッド(メッセージパッシング、futures, 他)、グラフィカルインターフェイス、データ構造、線形代数、機械学習、XMLとテキスト解析、数値最適化、ベイズネット等を扱う移植可能なアプリケーションを開発するためのライブラリ。

Última actualización: 2021-05-26 09:59

TDM-GCC MinGW Compiler

GCCの新しいリリースが出た時に、MinGWの公式gccパッケージを置き換えとしてのMinGW環境を使用したバイナリパッケージ(TDM)を提供しています。

Última actualización: 2020-10-30 09:50

Use planner hints on PostgreSQL

PostgreSQL executes queries using cost-based optimizer, and sometimes fails to choose most optimized execution plan or some types of queries. In such cases, pg_hint_plan helps users to guide the planner to choose the plans they want by putting some nstructions - call them hints - in the comments prefixed to the SQL statement body. No need to rewrite statement tself nor change some GUC parameters elsewhere.

Database Environment: PostgreSQL (pgsql)
Lenguaje Natural: English, Japanese
Sistema Operativo: BSD
Lenguaje de Programación: C
User Interface: Command-line
Register Date: 2012-12-27 17:34
Última actualización: 2011-12-24 09:29

MD5-utils

Utils の MD5 は MD5 ハッシュ関数操作のスクリプトです。クリプト オンライン サーバーを使用する 1 つまたは複数の hash(es) をクラックしようと 1 つまたは複数の単語をことができます。

(Machine Translation)
Estado de desarrollo: 5 - Production/Stable
Usuarios objetivo: Advanced End Users, Developers, Education
Lenguaje Natural: English, French
Sistema Operativo: OS Independent
Lenguaje de Programación: Perl
User Interface: Command-line, Console/Terminal
Última actualización: 2016-02-14 18:05

SNMP library for Python

SNMP v1、v2c、v3 エンジンと純粋な Python で記述されたアプリ。

(Machine Translation)
Estado de desarrollo: 5 - Production/Stable
Usuarios objetivo: Developers, System Administrators
Lenguaje Natural: English
Sistema Operativo: OS Independent
Lenguaje de Programación: Python
Última actualización: 2014-04-18 20:48

wdscript

WDScript プロジェクトの WDScript と Linux の移植。WDScript は、php のような CGI の母国語は PCSoft から W Langage (英語およびフランス語)。データベースにアクセスする Hyperfile web サーバーから使用できます。ヘルプ: http://wdscript.sf.net/wiki/

(Machine Translation)
Última actualización: 2020-07-11 21:36

UPnP PortMapper

UPnPはportmapperが簡単にローカルネットワーク内のUPnP対応インターネットゲートウェイ/ルータのポートマッピング/ポートフォワーディングを管理するために使用することができます。

Última actualización: 2012-01-03 06:59

vitunes

vitunes is a curses-based music player and playlist manager whose goals are a minimalistic appearance, strong vi-like bindings, and quick playlist creation/management. It does not strive to be a full-blown media player, but rather a full-blown media indexer and playlist manager. It uses MPlayer to support a wide range of media formats. It also makes use of TagLib for metadata extraction from many common formats.

(Machine Translation)
Lenguaje Natural: English
Sistema Operativo: FreeBSD, OpenBSD
Lenguaje de Programación: C
Temas: Freecode.com
User Interface: Command-line, Curses/Ncurses
Última actualización: 2013-12-29 22:37

mfiler4

昔なつかし2画面のコンソールファイラ(CUIファイラ)、mfiler4のプロジェクト。(コンソールファイラは国産アーキテクチャがあったころのMS-DOS時代に盛んに作られていた)。インタラクティブシェルxyzshを組み込み、柔軟にファイルの管理やスクリプトの実行ができる。 Linux, OSXに対応しています。インストールにはxyzshのインストールが必要となります。先にxyzshをインストールしてください。

うりは多彩な表示モード、ソートオプション、findやgrepによる仮想ディレクトリの作成、xyzshシェルとのシームレスな連携です。このソフトからbashやFinderやnatuilusも開けます。

2pain console file manager with xyzsh shell script language. This features wide variety file view and file sort mode, virtual directory with find or grep, and seamless cooperation with xyzsh interactive shell. You can run bash or Finder or natilus from this.

Estado de desarrollo: 5 - Production/Stable
Lenguaje Natural: English, Japanese
Lenguaje de Programación: C, Unix Shell
Register Date: 2012-10-24 00:34
Última actualización: 2023-06-08 00:00

bitsofcotton-catg

Categorizer which is based on equivocality and complexity on given dimension concern with hidden invariant. This library is moderately withered.

Estado de desarrollo: 7 - Inactive
Usuarios objetivo: Other Viewers
Lenguaje Natural: English
Sistema Operativo: OS Independent
Lenguaje de Programación: C++
Temas: Mathematics
User Interface: Command-line
Register Date: 2020-12-14 23:38
Última actualización: 2014-12-10 22:04

Stew - database client with JDBC.

There's a new version in GitHub


Stew is the database (SQL) tool with JDBC.

It has the following features:

  • Requires only Core Libraries except JDBC drivers.
  • Console Mode. Not only GUI.
  • Never keep the cursor: Statement and ResultSet will be released immediately.
  • Uses only Core APIs.
  • No dependency (version 2 and later): No DBMS specific code.
  • Supports Windows, MacOSX and Linux (version 3 and later): Excepts "dock mode" on MacOSX.
Database Environment: JDBC, Network-based DBMS
Estado de desarrollo: 5 - Production/Stable
Usuarios objetivo: Developers, Information Technology
Lenguaje Natural: Japanese
Lenguaje de Programación: Java
Temas: Front-Ends
Register Date: 2010-06-10 21:52
Última actualización: 2020-05-23 18:40

AdjustTime

画像ファイルをGPXファイルにWaypointとして追記します。


* 画像ファイルの更新日時をその画像の撮影日時とします。(Exi情報は無視します)
  ※ 対象とするファイルは'*.jpg'のみ

* 精確な時刻との時差を入力することで、撮影日時...

Estado de desarrollo: 4 - Beta
Lenguaje Natural: Japanese
Sistema Operativo: OS Independent
Lenguaje de Programación: Java
User Interface: Command-line
Register Date: 2012-10-09 00:17
Última actualización: 2013-07-05 08:32

okamoto2

We develop and maintain the OMA DM client developed by the Funambol DM client project including: - fix bugs of the original client - develop new DM applications, ex, Firmware Update Over the Air, Lock and Wipe and Software Components Management

Estado de desarrollo: 4 - Beta
Lenguaje Natural: English
Sistema Operativo: Android, Linux, Windows XP
Lenguaje de Programación: C++, Java
Register Date: 2013-03-15 10:19