This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun May 31 04:29:34 -0700 2009 | |
| |
LICENSE.txt | Mon Jun 08 14:33:30 -0700 2009 | |
| |
README.txt | Mon Jun 08 05:50:53 -0700 2009 | |
| |
__init__.py | Sat May 30 09:13:31 -0700 2009 | |
| |
bugle/ | Mon Jun 08 01:15:33 -0700 2009 | |
| |
ext/ | Sat May 30 09:44:17 -0700 2009 | |
| |
manage.py | Sun May 31 04:29:34 -0700 2009 | |
| |
registration/ | Mon Jun 08 01:00:32 -0700 2009 | |
| |
screenshot.png | Mon Jun 08 01:36:23 -0700 2009 | |
| |
settings.py | Mon Jun 08 01:00:32 -0700 2009 | |
| |
static/ | Mon Jun 08 01:15:33 -0700 2009 | |
| |
svn_post_commit_hook.py | Mon Jun 08 01:23:13 -0700 2009 | |
| |
templates/ | Mon Jun 08 01:17:22 -0700 2009 | |
| |
urls.py | Wed Jun 03 17:24:46 -0700 2009 |
README.txt
bugle ===== Group collaboration tools for hackers in forts. Dependencies: - Django 1.1 beta (or later) - Several collaborating hackers - A fort, castle or other defensive structure - No internet connection Bugle is a Twitter-like application for groups of hackers collaborating in a castle (or fort, or other defensive structure) with no internet connection. Bugle combines Twitter-style status updates with a pastebin and a group todo list. It also has a rudimentary API allowing automated scripts (such as the included subversion post-commit hook) to post messages in an unobtrusive way. It was built as a side project during a /dev/fort week in a Scottish castle. See http://devfort.com/ for more details. Server-side code is by Simon Willison, and the parts of the CSS that don't suck are by Natalie Downe (Simon's butchered it a bit since then). Bugle isn't secure (vulnerable to CSRF) and probably doesn't scale. Bugle is released under a BSD license.







