Skip to content

joacand/QuickNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickNote

Web program for quickly taking notes and coverting them to a pretty LaTeX PDF document. Built in Haskell using the Snap web framework.

The program 'pdflatex' from the TeX Live package is required for generating the PDF.

How to install using cabal:
cabal init sandbox -- Sandbox is recommended
cabal configure
cabal install -- This might take a while
dist/.../build/QuickNote/QuickNote -p 8000

You can reach it at URL http://localhost:8000/

About

Web software for quickly writing notes in LaTeX format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published