Re: Suggestion for FreeBSD ports - Autokey

2015-11-10 Thread Chris H
On Tue, 10 Nov 2015 12:12:35 -0800 "Chris H"  wrote

> On Tue, 10 Nov 2015 11:38:09 +0200 PeerCorps Trust Fund
>  wrote
> 
> > Hi All,
> > 
> > One extremely useful keyboard automation utility that has existed for Linux
> > for quite some time has been Autokey: https://code.google.com/p/autokey/
> Looks interesting.
> > 
> > I am not sure how suggesting ports works,
> You're on the right track. :)
> > but I'd like to suggest this one for inclusion.
> So noted. I'm going to clone it to my gitlab account, and contact
> the author(s). To see how best I might direct my efforts from (t)here.

Oh! Looks like koobs@ beat me to it. :)
Revealing https://github.com/guoci/autokey-py3

Good job koobs!
> 
> >
> > -- 
> > Mike
> > 
--Chris


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Suggestion for FreeBSD ports - Autokey

2015-11-10 Thread Chris H
On Tue, 10 Nov 2015 11:38:09 +0200 PeerCorps Trust Fund
 wrote

> Hi All,
> 
> One extremely useful keyboard automation utility that has existed for Linux
> for quite some time has been Autokey: https://code.google.com/p/autokey/
Looks interesting.
> 
> I am not sure how suggesting ports works,
You're on the right track. :)
> but I'd like to suggest this one for inclusion.
So noted. I'm going to clone it to my gitlab account, and contact
the author(s). To see how best I might direct my efforts from (t)here.

>
> -- 
> Mike
> 
--Chris


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Suggestion for FreeBSD ports - Autokey

2015-11-10 Thread PeerCorps Trust Fund
Hi All,

One extremely useful keyboard automation utility that has existed for Linux for 
quite some time has been Autokey: https://code.google.com/p/autokey/

I am not sure how suggesting ports works, but I'd like to suggest this one for 
inclusion.

-- 
Mike

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Suggestion for FreeBSD ports - Autokey

2015-11-10 Thread Kubilay Kocak
On 10/11/2015 8:38 PM, PeerCorps Trust Fund wrote:
> Hi All,
> 
> One extremely useful keyboard automation utility that has existed for Linux 
> for quite some time has been Autokey: https://code.google.com/p/autokey/
> 
> I am not sure how suggesting ports works, but I'd like to suggest this one 
> for inclusion.
> 

Hi Mike,

It looks like an updated verion of autokey (ported to Python 3) exists here:

https://github.com/guoci/autokey-py3

It's also available in PyPI as:

https://pypi.python.org/pypi/autokey-py3

This means it should be `pip install`able and that it should be pretty
easy to create a port for.

If you can provide confirmation that it functions on FreeBSD as is (via
pip install) I'd be happy to look at creating a port for it.

You can find me and other FreeBSD/Python folks on IRC:

#freebsd-python @ freenode

See you there!

./koobs
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"