Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunomontezano/tabbed-bruno
🛠️ This repository contain my tabbed build already patched.
https://github.com/brunomontezano/tabbed-bruno
c-language suckless tabbed
Last synced: 21 days ago
JSON representation
🛠️ This repository contain my tabbed build already patched.
- Host: GitHub
- URL: https://github.com/brunomontezano/tabbed-bruno
- Owner: brunomontezano
- License: mit
- Created: 2020-07-26T17:31:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-19T04:46:45.000Z (about 3 years ago)
- Last Synced: 2024-11-12T15:27:20.371Z (3 months ago)
- Topics: c-language, suckless, tabbed
- Language: C
- Homepage:
- Size: 173 KB
- Stars: 0
- 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.