https://github.com/blaskovic/tabbed
https://github.com/blaskovic/tabbed
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blaskovic/tabbed
- Owner: blaskovic
- License: mit
- Created: 2015-06-10T23:01:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-10T23:43:37.000Z (about 11 years ago)
- Last Synced: 2023-03-25T15:47:14.477Z (about 3 years ago)
- Language: C
- Size: 426 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
tabbed - generic tabbed interface
=================================
tabbed is a simple tabbed X window container.
Requirements
------------
In order to build tabbed you need the Xlib header files.
Installation
------------
Edit config.mk to match your local setup (tabbed is installed into
the /usr/local namespace by default).
Afterwards enter the following command to build and install tabbed
(if necessary as root):
make clean install
Running tabbed
--------------
See the man page for details.