How is it going with desktop apps nowadays? What happened to wxHaskell?

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. threepenny-gui

    GUI framework that uses the web browser as a display.

    The threepenny-gui library is probably best if you just want a simple way to make GUIs. However, it doesn't really do desktop GUIs as such: it displays your GUI as a webpage running on localhost. However, it does work pretty well with Electron, which gives you a desktop application.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. fltkhs

    Haskell bindings to FLTK GUI toolkit.

    If you want to make a simple desktop GUI, fltkhs — which binds to the FLTK library — is a good bet, as it's the easiest to install of all the Haskell desktop GUI libraries (even on Windows!). Unfortunately, the FLTK library doesn't create the prettiest GUIs in the world (e.g. see the GitHub page). If you care about such things, the author has also released the fltkhs-themes library, which provides a set of widgets with a much nicer style - see the GitHub page for a showcase.

  4. fltkhs-themes-demo

    If you want to make a simple desktop GUI, fltkhs — which binds to the FLTK library — is a good bet, as it's the easiest to install of all the Haskell desktop GUI libraries (even on Windows!). Unfortunately, the FLTK library doesn't create the prettiest GUIs in the world (e.g. see the GitHub page). If you care about such things, the author has also released the fltkhs-themes library, which provides a set of widgets with a much nicer style - see the GitHub page for a showcase.

  5. wxHaskell

    Discontinued MOVED TO https://codeberg.org/wxHaskell/wxHaskell

    I was looking for it yesterday and think I saw your issue on source forge, but it looks like they moved their repo to GitHub https://github.com/wxHaskell/wxHaskell , it seems to be almost building except for some minor changes needed .

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • FLTK 1.4 Released

    8 projects | news.ycombinator.com | 19 Nov 2024
  • Explain how to use fltk tile group

    1 project | /r/rust | 25 Jun 2023
  • fltk-accesskit: AccessKit integration for fltk

    2 projects | /r/FLTK | 8 Jun 2023
  • Selfhosted media converter ala ezgif

    1 project | /r/selfhosted | 27 Apr 2023
  • What can I do in Haskell? UwU

    8 projects | /r/haskell | 16 Nov 2022