Release StreaK CLI Love - Version 1.26a


commander-beef

Very Active Member
Joined
May 1, 2012
Messages
971
Location
Polandowo
New version in repo ready to download:


Download: http://repo.openpandora.org/?page=manage&app=cli-love-app


Whats new in 1.26a:


[NEW] png2jpg-batch [batch rename]


[NEW] xwpe / wpe [Programmers Editor]


[NEW] xjed [Programmers Editor]


[NEW] z80-asm [ASM Compiler for Z80 CPUs (zx spectrum)]


[NEW] eFTe [Programmers Editor]


[NEW] radare [the reverse engineering framework]


[NEW] lha [archiving]


[NEW] cwwav [txt to wav -> morse code converter]


[uPDATE] weechat > 2.8 [irc chat]


[uPDATE/FIX] apps [all-apps script]


[uPDATE/FIX] wgetui [wGet Gui Downloader]


[uPDATE/FIX] youplay [youtybe downloader/player]


[uPDATE] pxml with more screenshots


Screens:


http://repo.openpand...pp=cli-love-app


Most important apps included:


- ttyter [cli twitter]


- w3m / lynx / links / linksx / wm [web browser]


- newsbeuter [rss feeds reader]


- podbeuter [mp3 feeds reader]


- xjed / jed [excellent programmers editor]


- weechat / irssi [irc]


- mutt [email client]


- centerim [internet messenger (gadugadu / ICQ / jabber / etc.)]


- music-on-console [mp3 / mod player]


- mikmod [module player]


- cmus [mp3 player]


- youplay [youtube player/downloader]


- movgrab [internet videos downloader]


- wget / axel [ssl version]


- rar / 7z / lha / xz / lrzip / lzip / upx / extract / zipone / quickzip [and more archivers]


- htop / sntop [process monitor]


- tor [anonymous network]


- ettercap [net/lan sniffer]


- midnight commaneder [file manager]


- c/c++ dev tools


- cc65 [develop for 8bit systems]


- z80-asm [develop for 8bit systems]


- yab / tinybasic [quick develop]


- repo-news [check whats new on repo]


- board-news [check whats new on boards.openpandora]


- wavemon [wifi signal monitor]


- wgetui [wget downloader gui]


- tdlist [to do list]


- curlftpfs [for mountinf FTPs as local systems]


- cryptmount [cli truecrypt-like app]


- encrypt-file [file encrypt/decrypt]


- muttd [email client with encrypted .muttrc (use encrypt-file to create one.)]


this is basically what im using EVERY SINGLE DAY when using CLI Love
 
Last edited by a moderator:
when trying to use gcc I'm getting this error..


arm-angstrom-linux-gnueabi-gcc: ../../init/cdevspecsfile: no such file or directory


I spent a bit of time looking for the cdevspecsfile it in the CLI love utmp directory without any luck..


EDIT: Well call it problem solved.. went in to get some more info and it's working now.. Hmm odd..
 
Last edited by a moderator:
wonder if you hit the same issue that I did... first time I ran the .pnd it was borked, but after I launched it again later (possibly after a reboot) it was fine. My guess is that there is something a little minced when it sets up the appdata directory.
 
Last edited by a moderator:
Inserting SD cards many times in slot 1 or slot 2 sometimes generates such an behavior. I have it many times. I dont think its a PND problem [and expecially CLI Love]. Rather firmware. it was started on SuperZaxxons IMO..
 
Yes, of course..

Alrighty, I'm starting:


http://www.pandorawiki.org/cli-love


---


the script bin/allapps should be removed. It's mostly a duplicate of the script in bin/apps


I'll have to figure out how to list just the scripts.


I have a good grasp of bash scripting, and I'd love to review and rewrite them all.


I also think all scripts should be moved to another directory. It seems cleaner.
 
1)the script bin/allapps should be removed. It's mostly a duplicate of the script in bin/apps


2)I'll have to figure out how to list just the scripts.


I have a good grasp of bash scripting, and I'd love to review and rewrite them all.


I also think all scripts should be moved to another directory. It seems cleaner.

1] i'll remove it..


2] use my script 'fd-str' directly from cli love in /bin/ dir


eg. fd-str /bin/bash


or


fd-str /bin/sh
 
btw.


these 2 scrips are prepared especially for dosbox ex : they're making 01.bat's from files *.exe / *.com files found in sub-directories [4dos-scan is an interactive script]


4dos


4dos-scan


if you'll have any questions about apps/scripts, spiralofhope, send me an email [you can found it in cli love info..]. [from tomorrow i'll be active only via email..]
 
Last edited by a moderator:
1)the script bin/allapps should be removed. It's mostly a duplicate of the script in bin/apps

1] i'll remove it..

Perhaps it's used by some other script on the system?

if you'll have any questions about apps/scripts, spiralofhope, send me an email [you can found it in cli love info..]. [from tomorrow i'll be active only via email..]

I will wait until I have many more questions, and I've tried hard to find the answers myself. Only after will I bother you. =)


--


Btw, I really like moc! I was playing with window manager settings, logging in and out.. and had it daemonized and playing music. A very nice feature.
 
Sweet, an update! will the youtube scripts be updated as they seem to be non-working? (unless it's just my pnd)
 
When I try to use mutt with my .muttrc, this happens:

Code:
[Tue Jun 25 01:06][Battery:24][~]
> mutt
/mnt/utmp/cli-love-app/bin/mutt: line 6: 22399 Aborted                 _mutt $@
 
Back
Top