Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
humitos committed Dec 25, 2015
1 parent 4069838 commit b66f481
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ New in master
Features
--------

* Prosody + Candy (XMPP chat over http) works properly
* Added config for more USB power
* Scripts to download OSM maps for OsmAnd and Maps.Me
* Mode 'g' for hostapd
* We switched to ArchLinux ARM (+ documentation)
* "Sign in..." notification works on Android 6.0
* Serve http://tutorial.djangogirls.org/
* Serve http://docs.python.org.ar/
* Automatically connect to known WiFi networks (Issue #13)
* Initial design for Captive Portal homepage (Issue #5)
Expand Down
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,15 @@ there are some other services offered by the RaspberryPi server.
* [Candy](http://candy-chat.github.io/candy/)
* [devpi-server](https://github.com/humitos/pyfispot/blob/master/docs/devpi-server.md)

# Notes

* There is no official release yet, although the code is working properly (I should have bugs -I'm sure).
* It was tested in a
[Django Girls Workshop](http://argentinaenpython.com.ar/galeria/django-girls-mendoza/)
at PyCon Argentina with more that 50 users. Yes, it worked, but the
wireless connection was really congested. On the other hand, the
RaspberryPi with ArchLinux ARM worked without any problem.

# References

* http://netfilter.org/documentation/HOWTO//packet-filtering-HOWTO.txt
Expand Down

0 comments on commit b66f481

Please sign in to comment.