Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/flimberger/smessage
- Owner: flimberger
- License: isc
- Created: 2012-11-26T19:58:16.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2018-09-17T10:21:05.000Z (over 6 years ago)
- Last Synced: 2024-04-18T07:04:57.108Z (9 months ago)
- Language: C
- Size: 11.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README
- License: LICENSE
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.