hsqml-demo-notes: Sticky notes example program implemented in HsQML

[ bsd3, graphics, program ] [ Propose Tags ] [ Report a vulnerability ]

Sticky notes example program implemented in HsQML.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.3.2.0, 0.3.3.0, 0.3.4.0
Change log CHANGELOG
Dependencies base (>=4 && <5), containers (>=0.4 && <0.7), hsqml (>=0.3.6 && <0.4), sqlite-simple (>=0.4.8 && <0.5), text (>=2.0 && <2.1), transformers (>=0.2 && <0.7) [details]
License BSD-3-Clause
Copyright (c) 2014-2015 Robin KAY, (c) 2025 Sascha-Oliver Prolic
Author Robin KAY
Maintainer saschaprolic@googlemail.com
Category Graphics
Home page http://www.gekkou.co.uk/software/hsqml/
Source repo head: git clone https://github.com/prolic/hsqml-demo-notes
Uploaded by prolic at 2025-06-30T22:41:55Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hsqml-notes-slow, hsqml-notes
Downloads 1907 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2025-06-30 [all 2 reports]

Readme for hsqml-demo-notes-0.3.4.0

[back to package description]
hsqml-demo-notes
================

This sticky notes program using HsQML was introduced in my November 2014 talk
to the London Haskell User Group. The 'hsqml-notes' executable can be passed
an argument to specify which QML front-end to use:

notes      - Stardard UI (default)
notes-pro  - Alternative UI using Qt Quick Controls
notes-flip - Standard UI with flipable double-sided notes
notes-dual - Standard and alternate UI displayed simultaneously

Home Page:        http://www.gekkou.co.uk/software/hsqml/
Darcs Repository: http://hub.darcs.net/komadori/hsqml-demo-notes/
Issue Tracker:    http://trac.gekkou.co.uk/hsqml/