Quantcast
Channel: LowEndTalk
Viewing all articles
Browse latest Browse all 39981

10k apps (For your lowendbox)

$
0
0

Came across this today, all kinds of HTML 5 (localstorage) apps in under 10K:

http://10k.aneventapart.com/1/

Inspire the web with just 10K.
It’s time to get back to basics — back to optimizing every little byte like your life depends on it. The Challenge? Build a web app in less than 10 kilobytes.

All kinds of nice little apps, feed readers, start pages, todo / task lists, games and more... Seems to fit the "low end" category...

And, if the apps don't have a github or download option in the comments, the following command will download the complete app (because only html and css):

wget -mk http://appurl/

For example, a regex tool:

wget -mk http://10k.aneventapart.com/1/Uploads/354/

Viewing all articles
Browse latest Browse all 39981

Trending Articles