macbeth
macbeth copied to clipboard
A beautiful FICS client
Results
23
macbeth issues
Sort by
recently updated
recently updated
newest added
https://vrom911.github.io/blog/github-actions-releases
To follow the Human Interface Guidelines and be a good Mac citizen, macbeth should really have standard menus at the top of the screen. Not having a Quit Command is...
``` data CountdownS = CountdownS { _10_sec :: Maybe String , _30_sec :: Maybe String , _60_sec :: Maybe String , _120_sec :: Maybe String } deriving (Show, Generic) instance...