taffybar
A gtk based status bar for tiling window managers such as XMonad (by taffybar)
splitmix
Pure Haskell implementation of SplitMix pseudo-random number generator (by haskellari)
taffybar | splitmix | |
---|---|---|
7 | 1 | |
703 | 25 | |
0.0% | - | |
9.0 | 4.1 | |
about 2 months ago | 4 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
taffybar
Posts with mentions or reviews of taffybar.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-16.
-
Xmobar tray
just use taffybar https://github.com/taffybar/taffybar
-
Help installing taffybar
Now I'm getting a couple of actual build errors, which are on taffybars end (the issue on github: https://github.com/taffybar/taffybar/issues/542 if anyone would like to fix it :P). I'll try installing the project from source instead and see where that takes me.
- How to do fancy setup
-
Anyone here using Taffybar?
You likely need to copy over the config file if you didn't do that already. Check the bottom of the github page. https://github.com/taffybar/taffybar
-
Guide on Taffybar
To be short as possible, you cannot use taffybar unless you use the nix pkg manager to install it. Anyway the guide is here: - https://hackage.haskell.org/package/taffybar - https://github.com/taffybar/taffybar
-
Bars used other than xmobar
Use taffybar: https://github.com/taffybar/taffybar
splitmix
Posts with mentions or reviews of splitmix.
We have used some of these posts to build our list of alternatives
and similar projects.
-
error while trying to install QuickCheck
While the splitmix package claims to be a "pure Haskell" implementation of some randomization algorithm, a small part of it is written in C, namely the part which seeds the random generator. Cabal needs to compile this C code, and apparently it does so using a toolchain which uses LLVM.
What are some alternatives?
When comparing taffybar and splitmix you can also consider the following projects:
xmobar - A minimalistic status bar
envparse - Parse environment variables
which
shared-buffer - An shm-based buffer API
xmonad-dbus - XMonad DBus monitor application and library to easily connect XMonad with Polybar