Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flimberger/smessage

A simple xmessage replacement
https://github.com/flimberger/smessage

Last synced: 28 days ago
JSON representation

A simple xmessage replacement

Awesome Lists containing this project

README

        

smessage - simple message viewer
================================
smessage is a simple message display utility for the X window system, which is
intended to replace xmessage with a more modern and visually appealing
counterpart.

Requirements
------------
In order to build smessage you need the Xlib header files.

Installation
------------
Edit config.mk to match your local setup (smessage is installed into the
/usr/local namespace by default).

Afterwards enter the following command to build and install smessage (if
necessary as root):

make clean install

Configuration
-------------
The configuration of smessage is done by creating a custom config.h and
(re)compiling the source code.