OpenWrt GUI

Post Info

Author

Eugene Lazutkin

Date

Posted: Friday, September 23, 2005
Updated: Sunday, October 30, 2005

Categories

Development::Linux::OpenWrt (20)
Development::Web::AJAX::Dojo (25)

Finally I bit the bullet and decided to implement OpenWrt web-based user interface using Felix Fietkau's code. Well, MIPS processors used by OpenWrt units are not race horses and GUI is slow to my taste. Yes, I know that stock firmware is not faster. "Slow" is absolute category for me.

How do we combat latencies and slow network speed? Exactly. We can apply the same for OpenWrt, where "slow network speed" is replaced with "slow processor on local network". So I decided to do The Right Thing(tm) and implement it using AJAX approach. I will use Dojo.

Stay tuned for more updates and upcoming beta.

Update: this is the list of all my post detailing OpenWrt GUI development.

Update: see screencast and screenshots, download and try it.

Save/recommend this post:  del.icio.us  Digg  Reddit  StumbleUpon  Facebook    Subscribe to this blog:  Bloglines  Netvibes

Most recent related documents:

Documents published at about the same time:

Made with Django.