From: Fredrik Wendt Date: Wed, 28 Jul 2010 23:16:27 +0000 (+0100) Subject: * fixed bug in daemon (popup not displayed) X-Git-Url: http://vcs.maemo.org/git/?p=wifi-assistant;a=commitdiff_plain;h=28eb7a396307cd8ff4bca1e18b7281665d75b16d * fixed bug in daemon (popup not displayed) * fixed typo in about dialog * added homepage --- diff --git a/package/src/wifi_assistant/config-gui.py b/package/src/wifi_assistant/config-gui.py index aa8f9f2..1bc0307 100644 --- a/package/src/wifi_assistant/config-gui.py +++ b/package/src/wifi_assistant/config-gui.py @@ -34,7 +34,7 @@ class ConfigGui(): dialog = gtk.Dialog(_('About'), self._win) text = "I got tired of not being able to connect easily to networks guarded by a login page, " + \ "so I created this app to scratch that itch. It's free to use, inspect, adapt and share, " + \ - "licencsed under a BSD type license.\nI hope you enjoy it!" + "licensed under a BSD type license.\nI hope you enjoy it!" about_label = gtk.Label(_(text)) about_label.set_line_wrap(True) dialog.vbox.add(about_label) diff --git a/package/src/wifi_assistant/daemon.py b/package/src/wifi_assistant/daemon.py index 8e1dfae..ec63d7c 100644 --- a/package/src/wifi_assistant/daemon.py +++ b/package/src/wifi_assistant/daemon.py @@ -27,7 +27,7 @@ class Daemon(): if not self._popup: return - dialog = gtk.Dialog(ssid, parent) + dialog = gtk.Dialog(ssid, self._parent) dialog.vbox.set_homogeneous(False) dialog.add_button(_('No'), gtk.RESPONSE_NO) diff --git a/www/gfx/screenshot-daemon-settings.png b/www/gfx/screenshot-daemon-settings.png new file mode 100644 index 0000000..d0dfa37 Binary files /dev/null and b/www/gfx/screenshot-daemon-settings.png differ diff --git a/www/gfx/screenshot-launch-list.png b/www/gfx/screenshot-launch-list.png new file mode 100644 index 0000000..9d3b9fe Binary files /dev/null and b/www/gfx/screenshot-launch-list.png differ diff --git a/www/gfx/screenshot-launch-settings.png b/www/gfx/screenshot-launch-settings.png new file mode 100644 index 0000000..1f405b0 Binary files /dev/null and b/www/gfx/screenshot-launch-settings.png differ diff --git a/www/gfx/screenshot-popup.jpg b/www/gfx/screenshot-popup.jpg new file mode 100644 index 0000000..f19c22f Binary files /dev/null and b/www/gfx/screenshot-popup.jpg differ diff --git a/www/gfx/wifi-assistant-64.png b/www/gfx/wifi-assistant-64.png new file mode 100644 index 0000000..ec485c4 Binary files /dev/null and b/www/gfx/wifi-assistant-64.png differ diff --git a/www/index.html b/www/index.html index 0c0bc06..c3fa145 100644 --- a/www/index.html +++ b/www/index.html @@ -1,2 +1,115 @@ + + +Wifi Jail Breakout Assistant + + + +
+Wifi Assistant's Application Icon

Wifi Jail Breakout Assistant

-Lots of things todo :) +
+ +

About

+

What?

+

+This application aims to help to make life easier when connecting your Nokia N900 to wifi networks (wlan) that + requires you to visit a captive portal page before you can access the Internet. +

+ +

Why?

+

+I got tired of not being able to connect easily to networks guarded by a login page, so I created this app to scratch that itch. +Nokia doesn't supply this feature and when asked for, it's out of scope for the N900. +

+ +

How it works and Screenshots

+

Connected to network

+

+When you're connected to a "new" network, you get this popup which asks you if you want to launch a browser. +Simply press Yes or No to open a new browser window. +The next time you connect to that network, the same action will be take (open or not open a browser window), +unless you untick the "Remember this decision" checkbox. (You'd get the same popup each time instead.) +

+

+ +

Network Settings

+

+If you fire up the configuration/settings GUI (it's called Wifi Assistant and the icon looks like the one at the top this page) +you get a list of all the networks we've used and whether to launch a browser or not. +You can change the settings by tapping the line you want to change. +

+
+

+ +

Daemon Settings

+

+You can turn the daemon off (kind of) so that it won't show popups. It'll still open a new browser window when you connect to +networks where you've selected "Yes" previously. +

+

+ +

Download and Install

+

+Get the debian package file (wifi-assistant_X.X.X_all.deb) from +the Files section +at +this projects' garage (home). +If you download the file using your browser, the phone +

+ +

License

+

+This application is free to use, inspect, adapt and share, licensed under a BSD type license. +

+ +

Bugs

+

+Comes included from the start ... +

+

+There's no grand bug tracking system setup for this project. If the application doesn't work as expected, +feel free to send me an e-mail, or post a message in +the forum +here at garage.maemo.org. +

+

+The only real "bug" right now is that network names with spaces in them aren't handled properly (they can't be part of a gconf key). +

+ +

Source

+

+Is available, get it with git clone https://vcs.maemo.org/git/wifi-assistant or +you could browse it online. +There's more info at the SCM page. +

+ +

Thanks

+

+To Lisa, Anton and Leia who support me (kind of) while I'm up late etc. +

+

+A big thanks to Andrew Flegg (Jaffa) - the build files for this application are extremely similar +to those used for the excellent anti-blue man syndrome application +Hermes. +

+ +

Donate

+
+ + +
+
+
+ + + + +
+
+ +

+You could either simply donate to PayPal, or Flattr this project - either way: thanks for your support! +