Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Urwid

Compare

  Analyzed about 17 hours ago

Urwid is a console user interface library for Python. Urwid is released under the GNU Lesser General Public License and it includes many features useful for text console application developers.

29.3K lines of code

14 current contributors

3 days since last commit

9 users on Open Hub

Moderate Activity
0.0
 
I Use This

Radare

Compare

  Analyzed 4 months ago

Open-source advanced command line hexadecimal editor, debugger and disassembler for multiples architectures and platforms: - GNU/Linux, Android, *BSD, OSX, iPhoneOS, Windows{32,64} and Solaris. - x86{16,32,64}, dalvik, avr, arm, java, powerpc, sparc, mips, bf. - pe{32,64}, [fat]mach0{32,64} ... [More] , elf{32,64}, dex and java classes. It includes several features to read and edit opcodes for different processors, including a process debugger, binary diffing capabilities, filesystem support, code analysis and more. [Less]

1.32M lines of code

226 current contributors

4 months since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: gpl, gpl3_or_l..., lgpv3_or_...

HT editor

Compare

  No analysis available

HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs. We plan to implement all (hex-)editing features and support of the most important file formats.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

nightshift (redshift)

Compare

  Analyzed about 22 hours ago

A terminal user interface for redshift

876 lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

libmabuff

Compare

  Analyzed about 20 hours ago

libmabuff is a simple C++ TUI library for Linux. It is based on customized termbox (github.com/nsf/termbox). It might be called an 'ncurses alternative', however, it doesn't provide such functionality. On the other hand, it's much easier to learn and use! Its base elements are Zones of text. You can ... [More] do some neat "graphic" effects with them, e.g. make borders automatically or adopt color from a zone below (yes, zones are layerable). It's still in active development, however, it can be used for writing TUI applications already. See "DOCUMENTATION" for API reference (and a feature overview). Note: the code line counter doesn't count termbox code, as it is not my work (except for a few changes). [Less]

1.49K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

FINAL CUT

Compare

  Analyzed about 12 hours ago

FINAL CUT is a C++ class library and widget toolkit with full mouse support for creating a text-based user interface. The library supports the programmer to develop an application for the text console. It allows the simultaneous handling of multiple text windows on the screen. The structure of the ... [More] Qt framework was originally the inspiration for the C++ class design of FINAL CUT. It provides common controls like dialog boxes, push buttons, check boxes, radio buttons, input lines, list boxes, status bars and so on. [Less]

63.1K lines of code

2 current contributors

15 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This

python-prompt-toolkit

Compare

  Analyzed about 3 hours ago

Library for building powerful interactive command lines in Python

32.2K lines of code

37 current contributors

4 months since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

Kaitai Struct

Compare

  Analyzed about 16 hours ago

Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc. The main idea is that a particular format is described in Kaitai Struct language (.ksy file) and then can be ... [More] compiled with ksc into source files in one of the supported programming languages. These modules will include a generated code for a parser that can read described data structure from a file / stream and give access to it in a nice, easy-to-comprehend API. [Less]

79.5K lines of code

12 current contributors

2 days since last commit

1 users on Open Hub

High Activity
5.0
 
I Use This
Licenses: apache_2, gpl3, mit

Newt

Compare

  Analyzed about 9 hours ago

Newt is a programming library for color text mode, widget based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces. Newt is based on the S-Lang library.

9.96K lines of code

1 current contributors

6 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

fff

Compare

  Analyzed about 9 hours ago

Simple file manager written in bash.

711 lines of code

11 current contributors

over 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This