Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boneill02/tabbed
tabbing program
https://github.com/boneill02/tabbed
rice suckless tabbed
Last synced: 6 days ago
JSON representation
tabbing program
- Host: GitHub
- URL: https://github.com/boneill02/tabbed
- Owner: boneill02
- License: mit
- Created: 2021-01-14T00:56:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-14T00:56:38.000Z (about 4 years ago)
- Last Synced: 2024-11-24T22:12:09.257Z (2 months ago)
- Topics: rice, suckless, tabbed
- Language: C
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- 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.