←back to thread

1901 points l2silver | 1 comments | | HN request time: 0.228s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
1. xnacly ◴[] No.35738078[source]
Currently i think my markdown to html converter, which i wrote without any dependencies and completely from scratch (except for a websocket lib). It supports watching for file changes and creating a live preview in the browser.

Source: https://github.com/xNaCly/fleck