Live data from Hacker News

Ask HN: Have you coded any productivity software just for yourself?

news.ycombinator.com

1–10 of 96 posts

Re: Ask HN: Have you coded any productivity software just for yourself?

#4
Yes, quite a lot (but eventually shared with other people); examples:

- https://github.com/rochus-keller/CrossLine

- https://github.com/rochus-keller/FlowLine2

- https://github.com/rochus-keller/WorkTree

- https://github.com/DoorScope

The first one I'm still using every day and there are several hundered downloads each month.

Re: Ask HN: Have you coded any productivity software just for yourself?

#6
Not exactly coding but I have been nerding out of Alfred workflows. With the ability to open browsers tabs based on url patterns and fire JavaScript or click the mouse on x,y coordinates I am saving a lot of time of repetitive actions. I’m not sure how I lived without Alfred for so long.

Re: Ask HN: Have you coded any productivity software just for yourself?

#8

Not exactly coding but I have been nerding out of Alfred workflows. With the ability to open browsers tabs based on url patterns and fire JavaScript or click the mouse on x,y coordinates I am saving a lot of time of repetitive actions. I’m not sure how I lived without Alfred for so long.

Got any code examples you can share? I’ve been using Alfred as a glorified app launcher forever (with a few ither integrations) but never did anything too fancy with it.
Post reply on HN