~lioploum/offpunk-users

4 2

Installing on MacOS ?

Xavier Maillard <x@maillard.im>
Details
Message ID
<b782c365002318f48717d62bc80e7b90.x@maillard.im>
Sender timestamp
1741069244
DKIM signature
pass
Download raw message
Hello,

long time, no see. Is there any progress on making offpunk available
for MacOS users ?

I, for one, would be very pleased to use offpunk here but due to
complexities, I am still out of the game currently.

Also, is there any way to use offpunk in emacs (via a package or a
mode) ?

-- 
Xavier Maillard (https://www.maillard.im)
Partagez votre super pouvoir! (https://dondesang.efs.sante.fr/)

GPG: 84C7 EF28 760F 49A7 D7C0  BFD7 141B AF53 291E 888D
Details
Message ID
<174107503145.7.10100736991698394002.622811411@ploum.eu>
In-Reply-To
<b782c365002318f48717d62bc80e7b90.x@maillard.im> (view parent)
Sender timestamp
1741075024
DKIM signature
pass
Download raw message
Le 25 mar 04 06:20, Xavier Maillard a écrit :
>Hello,
>
>long time, no see. Is there any progress on making offpunk available
>for MacOS users ?

It’s available here:
https://ports.macports.org/port/offpunk/details/
>
>Also, is there any way to use offpunk in emacs (via a package or a
>mode) ?

I’m not sure it makes much sense.


The easiest way to install offpunk on any system with git installed is:

git clone https://git.sr.ht/~lioploum/offpunk
cd offpunk
python offpunk.py

-- 
Ploum - Lionel Dricot

Blog: https://www.ploum.net
Bikepunk: https://bikepunk.fr/
Xavier Maillard <x@maillard.im>
Details
Message ID
<0bcc1f0e58e00d44292a101a5a84af07.x@maillard.im>
In-Reply-To
<174107503145.7.10100736991698394002.622811411@ploum.eu> (view parent)
Sender timestamp
1741239861
DKIM signature
pass
Download raw message
Ok, I git cloned the repo.

How can I install the command so that I do not have to go in the repo
directory before launching offpunk ?

Reading through Installation notes does not give any clue (and I am
not a python master either).

-- 
Xavier Maillard (https://www.maillard.im)
Partagez votre super pouvoir! (https://dondesang.efs.sante.fr/)

GPG: 84C7 EF28 760F 49A7 D7C0  BFD7 141B AF53 291E 888D
Details
Message ID
<174129276923.7.4922478157336809389.626507848@ploum.eu>
In-Reply-To
<0bcc1f0e58e00d44292a101a5a84af07.x@maillard.im> (view parent)
Sender timestamp
1741292760
DKIM signature
pass
Download raw message
Le 25 mar 06 05:44, Xavier Maillard a écrit :
>Ok, I git cloned the repo.
>
>How can I install the command so that I do not have to go in the repo
>directory before launching offpunk ?
>
>Reading through Installation notes does not give any clue (and I am
>not a python master either).

I simply have the following in my .zshrc (works also with .bashrs or 
fish config)


alias offpunk="~/dev/offpunk/offpunk.py"
alias opnk="~/dev/offpunk/opnk.py"
alias netcache="~/dev/offpunk/netcache.py"
alias ansicat="~/dev/offpunk/ansicat.py"


-- 
Ploum - Lionel Dricot

Blog: https://www.ploum.net
Bikepunk: https://bikepunk.fr/
Xavier Maillard <x@maillard.im>
Details
Message ID
<3ecc222ddd168bd13706dbcc54e6ac3d.x@maillard.im>
In-Reply-To
<174129276923.7.4922478157336809389.626507848@ploum.eu> (view parent)
Sender timestamp
1741324278
DKIM signature
pass
Download raw message
Works perfectly. That's smart :)


-- 
Xavier Maillard (https://www.maillard.im)
Partagez votre super pouvoir! (https://dondesang.efs.sante.fr/)

GPG: 84C7 EF28 760F 49A7 D7C0  BFD7 141B AF53 291E 888D
Reply to thread Export thread (mbox)