53

Cool, but obscure X11 tools

 4 years ago
source link: https://www.tuicool.com/articles/RjiUbiq
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

A small collection of cool Unix tools for the X Window System. For cool terminal tools, see Kristof Kovacs’ list . All applications have been tested on FreeBSD but should run on other Unix-like operating systems as well.

ASClock

AfterStep clock with some language extensions.

# pkg install x11-clocks/asclock

Free42

myY3eaZ.gif

Simulation of the HP-42S scientific calculator and HP-82240 printer.

# pkg install misc/free42

FSV2

uaE3qqY.gif

A 3D filesystem visualiser, like fsn for SGI IRIX. Prone to crashing.

# pkg install x11-fm/fsv2

GLXGears

NvENbez.gif

A simple OpenGL tool for testing your graphics adapter.

# pkg install graphics/mesa-demos

GMixer

7VbqUrJ.gif

Audio mixer for X11, based on GTK+ 1.2.

# pkg install audio/gmixer

GVIM

7juUVvy.gif

Improved version of the vi editor.

# pkg install editors/vim

Micropolis

mAFZf2n.gif

Open-source version of the famous computer game SimCity. Available on GitHub .

# git clone https://github.com/interkosmos/micropolis.git

Sunclock

aiaYVjE.gif

A fancy clock for the X Window system, providing local time (legal time and solar time), sunrise, sunset and various geographical data through a point and click interface.

# pkg install astro/sunclock

Ted

32e6nqM.gif

A simple RTF editor for X11. Can either be compiled with MOTIF or GTK+ 2. The binary starts with an upper-case letter ( Ted ). Prone to crashing.

# pkg install editors/ted

TiEmu

NfYBBrY.gif

Emulator for Texas Instruments TI-89/TI-92 (Plus)/Voyage 200 graphical calculators. ROM files not included.

# pkg install emulators/tiemu3

X026

fayIber.gif

X026 is an keypunch emulator, simulating the IBM 026 . It is perfect for writing FORTRAN code on Hollerith punch cards and getting a clearer picture on how laborius data input back then was. The default character set is BCD-H .

# pkg install deskutils/x026

X48

YJrqum3.gif

Emulator of the HP 48GX graphing calculator. ROM image is included.

# pkg install emulators/x48

XArchiver

v6Vryen.gif

XArchiver is a GTK+ 2 front-end to various archiving tools ( tar , zip , 7z , …).

# pkg install archivers/xarchiver

XASCII

i6bQ7vz.gif

XASCII displays the ASCII table in hex, decimal, and octal.

# pkg install x11/xascii

XBiff

uaQBFra.gif

XBiff shows a small mailbox with its flag raised when new mail arrives in your inbox. It simply monitors the size of a given file. For instance, the cache of the Sylpheed e-mail client can be watched with:

$ xbiff -file $HOME/.sylpheed-2.0/imapcache/<server>/<address>/INBOX/.sylpheed_cache

You can change the pixmap in ~/.Xdefaults :

xbiff*flip: false
xbiff*fullPixmap: mailfull
xbiff*emptyPixmap: mailempty
xbiff*fullPixmapMask: mailfullmsk
xbiff*emptyPixmapMask: mailemptymsk
xbiff*shapeWindow: true

Install it with:

# pkg install x11/xbiff

XBill

ZB73Ub2.gif

XBill is an arcade game from 1994 in which the player has to prevent an evil computer hacker named “Bill” from installing a popular operating system on various machines. The OS can spread over networks and purges existing systems (BSD, Solaris, SGI IRIX, …). A contemporary modification of the game is known as.

# pkg install games/xbill

XBoard

uIrIJj6.gif

XBoard is a graphical front-end for chess engines like GNU Chess. Start it with xboard -fcp 'gnuchess --xboard' .

# pkg install games/xboard

XCalc

QVNjUfj.gif

A simple and clean scientific calculator for X11. Additional colour styles imitating the Texas Instruments TI-30 and the Hewlett-Packard 10C are listed in the file /usr/local/share/X11/app-defaults/XCalc-color . Just copy one of the styles into your ~/.Xdefaults .

# pkg install x11/xcalc

XCalendar

MbErmyI.gif

A calendar with an integrated notebook.

# pkg install deskutils/xcalendar

XCHM

3Y7Bnmz.gif

Microsoft Windows help file viewer for Unix.

# pkg install deskutils/xchm

XChomp

MbAZjiv.gif

Clone of the famous arcade game Pac-Man for X. See also the unofficial homepage .

# pkg install games/xchomp

XClipboard

i2IneeI.gif

A client for clipboard management in X.

# pkg install x11/xclipboard

XClock

ae22umQ.gif

An analog and digital clock for X.

# pkg install x11-clocks/xclock

XClock/Cat Clock

yaeEnaE.gif

A Motif-based variant of MIT xclock from 1990 that features a “cat” mode. Available on GitHub .

# git clone https://github.com/BarkyTheDog/catclock.git

XColorSel

EJJnieM.gif

Grabs the colours of X windows.

# pkg install x11/xcolorsel

XConsole

VRrYRvb.gif

XConsole shows system console messages.

# pkg install x11/xconsole

XDiary

rU3Mbab.gif

XDiary will help you keep track of your meetings, appointments and plan your time.

# pkg install deskutils/xmdiary

XEdit

mymY7nj.gif

A simple text editor for X. The automated backup function for edited files can be disabled by adding xedit*enableBackups: off to ~/.Xdefaults .

# pkg install x11/xedit

XEarth

fQzMv26.gif

Renders the earth in 3D on the root window, making itself an animated wallpaper. To show it inside a window, run:

$ xearth -geometry 800x600 -shade -nolabel -wait 1 -timewarp 50 -noroot -twopix

Similiar tools are XGlobe and XPlanet , which also texture the earth.

# pkg install astro/xearth

XEyes

7N3uAnf.gif

Eyes following the mouse cursor.

# pkg install x11/xeyes

XFontSel

FFfMz23.gif

Lists installed fonts and available font options.

# pkg install x11-fonts/xfontsel

XGalaga

R3yAVfE.gif

Clone of the classic game Galaga for X11.

# pkg install games/xgalaga

XInvaders 3D

ZFz2yez.gif

A 3D vector-graphics Space Invaders clone for X11.

# pkg install games/xinvaders3d

XKill

FZnMZjM.gif

Command-line tool to kill X applications.

# pkg install x11/xkill

XLennart

3QBrA33.gif

XLennart is a modification of the arcade game. An evil and unpopular computer hacker named “Lennart” tries to install his malicious init system on various BSD and Linux systems. Like in XBill, the player has to hit him and restore infected systems.

# pkg install games/xlennart

XLoad

jEzUbyr.gif

XLoad shows the current CPU load.

# pkg install x11/xload

XLock

f26vMzn.gif

XLock locks the screen and optionally shows a screen saver. It can be combined with XAutoLock to activate it after a user defined time of inactivity.

A more simple approach is used by XTransparentLock . Jamie Zawinski, the author of XScreenSaver, has listed some reason why you should use XScreenSaver instead of XLock .

# pkg install x11/xlockmore

XLogo

ZfQ7zea.gif

XLogo simply draws the logo of the X Window System. The background and foreground colours can be altered in ~/.Xdefaults .

# pkg install x11/xlogo

XMan

QraQzez.gif

XMan displays system man pages.

# pkg install x11/xman

XMahjongg

YjUVvqq.gif

Classic Mahjongg game for X11. Several tile sets are available.

# pkg install games/xmahjongg

XMessage

MFjy2qJ.gif

XMessage displays arbitrary text messages.

# pkg install x11/xmessage

XMixer

QF3eqyi.gif

Audio mixer for X11.

# pkg install audio/xmixer

XMMIX

ZJfyimM.gif

Motif-based audio mixer for X11.

# pkg install audio/xmmix

XMore

nIJ36jv.gif

XMore is more for X.

# pkg install x11/xmore

XMOTD

AbqE3yz.gif

XMOTD shows the message of the day. Run it with xmotd -always /etc/motd . The appearance can be altered in ~/.Xdefaults .

# pkg install x11/xmotd

XMosaic

Y3auye3.gif

NCSA Mosaic, one of the first graphical web browsers, for X. The source code of version 2.7b is available on GitHub .

# git clone https://github.com/alandipert/ncsa-mosaic.git

XMountains

QruuaqZ.gif

XMountains renders a mountain scene into the root window. Also available as an XScreenSaver module.

# pkg install graphics/xmountains

XNeko

viEzmiU.gif

Neko (猫) is a cat chasing the mouse cursor all over the screen. Oneko is a modified version of xneko for BSD and Linux. In the port games/oneko-sakura several other creatures can be choosen, like tora-neko, Sakura Kinomoto, Tomoyo Daidouji, the BSD daemon, or a dog.

# pkg install games/xneko

Or:

# pkg install games/oneko

Or:

# pkg install games/oneko-sakura

XOdometer

faiMryy.gif

XOdometer tracks the total distance of your pointing device. The source code of the version from January 1996 is available on GitHub

# git clone https://github.com/interkosmos/xodo.git

XOSView

QVVNFn6.gif

XOSView is a visual system monitor for X11.

# pkg install sysutils/xosview

Xplore

zquyiir.gif

Yet another Motif-based file manager. Prone to crashing.

# pkg install x11-fm/xplore

XPostIt

a2qUfyA.gif

The most ugly note taking application on earth.

# pkg install deskutils/xpostit

XRoach

UbeYreB.gif

XRoach displays disgusting cockroaches on your root window. These creepy crawlies scamper around until they find a window to hide under. Whenever you move or iconify a window, the exposed beetles again scamper for cover.

# pkg install games/xroach

XScreenSaver

a6zmIjv.gif

Jamie Zawinski ’s famous screen saver for X11.

# pkg install x11/xscreensaver

XSnow

URbYRzF.gif

Let is snow on your desktop. Shows snow flakes, trees, and santa.

# pkg install x11/xsnow

XSpread

jMbMrib.gif

XSpread is a simple spreadsheet application based on math/sc . It can be started without X11 by using the parameter -X .

# pkg install math/xspread

XTerm

QZraE3e.gif

Terminal emulator for the X Window System.

# pkg install x11/xterm

XTide

F7j6Vz3.gif

Harmonic tide clock and tide predictor for X.

# pkg install astro/xtide

Xv

7zqAbaB.gif

Image viewer that displays various formats.

# pkg install graphics/xv

Xvkbd

JFjIJ32.gif

Virtual keyboard for X applications.

# pkg install x11/xvkbd

XWPE

NRVZf2z.gif

A Borland-like integrated development environment (IDE).

# pkg install devel/xwpe

XZoom

eyeaeim.gif

Tool to magnify, rotate, and mirror a section of the X screen.

# pkg install x11/xzoom

Last Update: Sat, 27 Jul 2019 15:25:40 +0200


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK