https://github.com/vmchale/bash-bar
A utility to open a window allowing you to execute bash commands
https://github.com/vmchale/bash-bar
Last synced: over 1 year ago
JSON representation
A utility to open a window allowing you to execute bash commands
- Host: GitHub
- URL: https://github.com/vmchale/bash-bar
- Owner: vmchale
- License: bsd-3-clause
- Created: 2017-05-03T09:26:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-01T04:14:27.000Z (about 9 years ago)
- Last Synced: 2025-01-08T12:08:15.652Z (over 1 year ago)
- Language: Nim
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ionbar
This is ionbar. It is meant to provide an easy way to launch commands using
the ion shell. I use it with [XMonad](http://xmonad.org/).
## Screenshots
## Installation
Currently, I build it with [shake](http://shakebuild.com/). The downside of this
is that you'll have to have
[stack](https://docs.haskellstack.org/en/stable/README/) installed.
## Usage