Skip to content
/ aa Public
forked from Akin-Net/aa

AA's *the* Ambiguous Acronym. AA's Audivisual Activism. AA's Audiovisual Algorithms.

Notifications You must be signed in to change notification settings

andresmrm/aa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

AA
==

Introduction
============

aa    = Main interface (aa start, aa alert 'foo', aa stop)
aad   = Daemon started by aa (or could we use just threads from aa?)

Installing
==========

First of all, define your nickname:

    $ export NICKNAME='your nickname here'

Add that to the end of your ~/.bashrc.

Put aa.py on your /usr/local/bin:

    $ sudo cp aa.py /usr/local/bin/aa

Or just create a link:

    $ sudo ln -s /path/to/aa.py /usr/local/bin/aa

Using
=====

Now you can use:

    $ aa start         ... start your session
    $ aa alert 'foo'   ... alert 'foo'
    $ aa stop          ... stop your session

For now, just 'aa stop' will send your 'work log' to the server. You
can see your log at http://nightsc.com.br/aa

 

About

AA's *the* Ambiguous Acronym. AA's Audivisual Activism. AA's Audiovisual Algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published