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

[ bsd3, graphics, program ] [ Propose Tags ]

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
Change log CHANGELOG
Dependencies base (>=4 && <5), containers (>=0.4 && <0.6), hsqml (>=0.3.2.1 && <0.4), sqlite-simple (>=0.4.8 && <0.5), text (>=0.11 && <1.3), transformers (>=0.2 && <0.5) [details]
License BSD-3-Clause
Copyright (c) 2014-2015 Robin KAY
Author Robin KAY
Maintainer komadori@gekkou.co.uk
Category Graphics
Home page http://www.gekkou.co.uk/software/hsqml/
Source repo head: darcs get http://hub.darcs.net/komadori/hsqml-demo-notes
Uploaded by RobinKay at 2015-06-17T21:30:32Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hsqml-notes-slow, hsqml-notes
Downloads 1834 total (7 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 2016-12-09 [all 6 reports]

Readme for hsqml-demo-notes-0.3.3.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/