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

daneoshiga/aa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

oooOoOo[ AA ]oOoOooo
====================

Installing
==========

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

Configure your nickname:

    $ aa config user.nickname <YOUR NICKNAME HERE>

And the AA-Web (the web server) URL:

    $ aa config server.url http://192.168.6.103/macambira_aa/novo_log.php

Install dependencies:

    $ sudo apt-get install libnotify-bin espeak

Usage
=====

Now you can use:

    $ aa start                        ... starts your session
    $ aa post foo                     ... posts foo
    $ aa shout foo                    ... posts foo and sends message to server
    $ aa stop                         ... stops your session
    $ aa config <attribute> <value>   ... sets some attribute
    $ aa status|st                    ... checks if daemon is running

For now, just 'aa stop' will send your 'work log' to the server. You
can see your log at http://nightsc.com.br/aa (or any server configured using
aa config server.url <URL SERVER HERE>).

Configuring
===========

Configuration attributes currently in use:

    user.nickname
    user.email
    server.url

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

Languages

  • Python 100.0%