exobrain icon indicating copy to clipboard operation
exobrain copied to clipboard

Automate your life with Exobrain

Results 39 exobrain issues
Sort by recently updated
recently updated
newest added

It would be really awesome to have a turn-key virtual machine image people can use. Then people can just use AWS/Azure/OpenStack/Whatever to get running. Bonus points if this includes a...

installation
★☆☆

Exobrain has an incredible number of dependencies. While they all install cleanly on a fresh ubuntu box when following the install instructions, that still takes a _very long time_. We'd...

wishlist
★★☆

The wolfram language is [hella cool](https://www.youtube.com/watch?v=_P9HqHVPeik). While it looks like it hasn't been fully released yet, we definitely want to look into how we can hook into it. Its capabilities...

endpoint
wishlist

Credit to @pjf as his brain wave figured it out. Code to duplicate the issue: ``` Perl #!/usr/bin/env perl use Exobrain; my $exobrain = Exobrain->new; $exobrain->notify("Hello World"); sleep(1); $exobrain->notify("Hello World...

bug

$ exobrain setup Twitter Configuring Exobrain::Twitter... Hey there, we'll need to start by getting an API key from twitter. Head over to: https://apps.twitter.com/app/new You need only fill in the required...

Should be added as repos in the org created to solve #48 ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1909835-package-management?utm_campaign=plugin&utm_content=tracker%2F347315&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F347315&utm_medium=issues&utm_source=github).

Right now ZMQ end-points are hard-coded, which means we can't really do any testing that involves pushing packets, nor can we run more than one instance of exobrain on a...

feature request
internal API
★★☆

I want XP for checking into #office ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1388243-feature-request-foursquare-habitrpg-classifier?utm_campaign=plugin&utm_content=tracker%2F347315&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F347315&utm_medium=issues&utm_source=github).

feature request
action
★☆☆

Currently we get users to copy the `exobrain` file into their ubic/services directory. That's manual, and it sucks. The `exobrain` command is also a potential landing point for people on...

installation
wishlist
★★☆
docs

The `ZMQ` module for Perl supports both ZMQ2 and ZMQ3. While there's a little work that's needed to do version-sniffing for things like send() and recv(), most of it's generic....

internal API
wishlist
★☆☆