Simple Project List Software Map

1549 projects in result set
LastUpdate: 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)
Natural Language: English
Programming Language: C++
User Interface: Command-line
LastUpdate: 2021-06-10 09:17

GPT fdisk

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

Development Status: 4 - Beta
Target Users: System Administrators
Operating System: MacOSX, FreeBSD, Linux, Windows 7, Windows Vista
Programming Language: C++
User Interface: Command-line, Console/Terminal
LastUpdate: 2022-01-25 12:33

dlib C++ Library

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

LastUpdate: 2021-05-26 09:59

TDM-GCC MinGW Compiler

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

LastUpdate: 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)
Natural Language: English, Japanese
Operating System: BSD
Programming Language: C
User Interface: Command-line
Register Date: 2012-12-27 17:34
LastUpdate: 2011-12-24 09:29

MD5-utils

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

(Machine Translation)
LastUpdate: 2016-02-14 18:05

SNMP library for Python

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

(Machine Translation)
Development Status: 5 - Production/Stable
Natural Language: English
Operating System: OS Independent
Programming Language: Python
LastUpdate: 2014-04-18 20:48

wdscript

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

(Machine Translation)
LastUpdate: 2020-07-11 21:36

UPnP PortMapper

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

LastUpdate: 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)
Natural Language: English
Operating System: FreeBSD, OpenBSD
Programming Language: C
Topics: Freecode.com
User Interface: Command-line, Curses/Ncurses
LastUpdate: 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.

Register Date: 2012-10-24 00:34
LastUpdate: 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.

Development Status: 7 - Inactive
Target Users: Other Viewers
Natural Language: English
Operating System: OS Independent
Programming Language: C++
Topics: Mathematics
User Interface: Command-line
Register Date: 2020-12-14 23:38
LastUpdate: 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
Development Status: 5 - Production/Stable
Natural Language: Japanese
Programming Language: Java
Topics: Front-Ends
Register Date: 2010-06-10 21:52
LastUpdate: 2020-05-23 18:40

AdjustTime

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


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

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

Development Status: 4 - Beta
Natural Language: Japanese
Operating System: OS Independent
Programming Language: Java
User Interface: Command-line
Register Date: 2012-10-09 00:17
LastUpdate: 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

Development Status: 4 - Beta
Natural Language: English
Operating System: Android, Linux, Windows XP
Programming Language: C++, Java
Register Date: 2013-03-15 10:19