OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - Arch Linux ARM support => Topic started by: ArchiMark on October 27, 2015, 09:31:29 pm
-
While I'd like to get TWM or Fluxbox or other light WM working on Arch/Zaurus, I thought in meantime it would be fun to have a thread with ideas for great console CLI or ncurses programs that you like to use and are available for Arch Linux ARM.....
So, here's a few to start things off with....
Task
A very nice To Do List program with quite a few features to it....
< http://taskwarrior.org/ (http://taskwarrior.org/) >
Nano
Simple I know, but works well for simple edits and for me very quick to use....
< http://www.nano-editor.org/ (http://www.nano-editor.org/) >
calcurse
Calendar, Scheduling, Reminders program....
< http://calcurse.org/ (http://calcurse.org/) >
What programs do you like using?
-
While I'd like to get TWM or Fluxbox or other light WM working on Arch/Zaurus, I thought in meantime it would be fun to have a thread with ideas for great console CLI or ncurses programs that you like to use and are available for Arch Linux ARM.....
So, here's a few to start things off with....
Task
A very nice To Do List program with quite a few features to it....
< http://taskwarrior.org/ (http://taskwarrior.org/) >
Nano
Simple I know, but works well for simple edits and for me very quick to use....
< http://www.nano-editor.org/ (http://www.nano-editor.org/) >
calcurse
Calendar, Scheduling, Reminders program....
< http://calcurse.org/ (http://calcurse.org/) >
What programs do you like using?
Hmm those are all great programs. Used to have a few on a Nanonote which has become unbootable atm. I'll need to take another look so the list can grow.
-
While I'd like to get TWM or Fluxbox or other light WM working on Arch/Zaurus, I thought in meantime it would be fun to have a thread with ideas for great console CLI or ncurses programs that you like to use and are available for Arch Linux ARM.....
So, here's a few to start things off with....
Task
A very nice To Do List program with quite a few features to it....
< http://taskwarrior.org/ (http://taskwarrior.org/) >
Nano
Simple I know, but works well for simple edits and for me very quick to use....
< http://www.nano-editor.org/ (http://www.nano-editor.org/) >
calcurse
Calendar, Scheduling, Reminders program....
< http://calcurse.org/ (http://calcurse.org/) >
What programs do you like using?
Hmm those are all great programs. Used to have a few on a Nanonote which has become unbootable atm. I'll need to take another look so the list can grow.
Would be great if you can add to the list....
Thanks!
-
Apart from nano, I'd not heard of those apps but I'll check them out as they sound quite cool. Thanks Mark!
I've already mentioned moc in my video. I can't say I really know of many desktop-style apps that run under the console. Obviously many of those type of apps dont work so well without a graphical display.
Two console apps I'll be trying out soon are the fbi frame buffer image viewer and apparently links2 (the web browser) has a directfb mode which sounds quite cool although I won't be doing much of either on my Z - I've been spoiled by modern displays
With any luck I'll have an exciting new build to share with you all later...
-
Apart from nano, I'd not heard of those apps but I'll check them out as they sound quite cool. Thanks Mark!
You're most welcome, Dan.....
I've already mentioned moc in my video. I can't say I really know of many desktop-style apps that run under the console. Obviously many of those type of apps dont work so well without a graphical display.
Agree, that's why I mentioned ncurses type apps.....
Two console apps I'll be trying out soon are the fbi frame buffer image viewer and apparently links2 (the web browser) has a directfb mode which sounds quite cool although I won't be doing much of either on my Z - I've been spoiled by modern displays
With any luck I'll have an exciting new build to share with you all later...
Thanks for the suggestions......no video editing apps???? .......
just joking!
-
I don't know how "cool" these are but I use them daily so will post here as I remember
HTOP
- an interactive process viewer for Linux
At the moment I like to have this running on the local zaurus screen while I remote in, that way I get feedback as to what is going on easily.
LINKS
- text based web browser
I actually use this on a daily basis on my regular workstation to remote into various web based config systems. Links2 has some additional functionality.
AXEL
- download accelerator
Not sure if the Z will keep up but I tend to use this instead wget for downloads, just make sure to use the -a switch if you don't want your console flooded.
SCREEN
- a wrapper that allows separation between the text program and the shell from which it was launched.
Great for starting long running tasks from one remote session, and then resuming it from another later.
UNZIP & UNRAR
- uncompress files
-
I don't know how "cool" these are but I use them daily so will post here as I remember
HTOP
- an interactive process viewer for Linux
At the moment I like to have this running on the local zaurus screen while I remote in, that way I get feedback as to what is going on easily.
LINKS
- text based web browser
I actually use this on a daily basis on my regular workstation to remote into various web based config systems. Links2 has some additional functionality.
AXEL
- download accelerator
Not sure if the Z will keep up but I tend to use this instead wget for downloads, just make sure to use the -a switch if you don't want your console flooded.
SCREEN
- a wrapper that allows separation between the text program and the shell from which it was launched.
Great for starting long running tasks from one remote session, and then resuming it from another later.
UNZIP & UNRAR
- uncompress files
Great list, Walt.....thanks.
-
Hi,
I can recommend the following :
mutt : console email client, IMAP , POP supported - https://wiki.archlinux.org/index.php/Mutt (https://wiki.archlinux.org/index.php/Mutt)
tmux : console multiplexer, like screen but supports window tiling - https://wiki.archlinux.org/index.php/Tmux (https://wiki.archlinux.org/index.php/Tmux)
mc : midnight commander, I guess you know - https://wiki.archlinux.org/index.php/Midnight_Commander (https://wiki.archlinux.org/index.php/Midnight_Commander)
moc : console based music player - https://wiki.archlinux.org/index.php/Moc (https://wiki.archlinux.org/index.php/Moc)
iptraf-ng : console-based network monitoring utility
lynx / links : console based text-only web browsers
newsbeuter / snownews : text mode RSS feeds reader for the text console with special Podcast support
Cheers!
-
Not tried yet, but worth looking into :
http://www.netsurf-browser.org/ (http://www.netsurf-browser.org/)
It has a SDL backend, and may work without Xorg !
I will test soon.
-
Netsurf is in the arch repo but not the FB version that would be needed for console. It does work in X however, seems nice.
-
Not tried yet, but worth looking into :
http://www.netsurf-browser.org/ (http://www.netsurf-browser.org/)
It has a SDL backend, and may work without Xorg !
I will test soon.
Ok, trying to compile the SDL version following the directions here.
http://source.netsurf-browser.org/netsurf....ocs/QUICK-START (http://source.netsurf-browser.org/netsurf.git/plain/Docs/QUICK-START)
Was doing ok but in the project library build process got the error "Failed to guess HOST". Stop. Not sure if this is because it being a Z or if it can't determine something else. Been way to long since I've complied stuff to remember, so any ideas would be appreciated.
-
Thanks for your list, daalnroti....
Will be great if you can compile, net-surf, Walt.....
I've installed a few more programs....will add to my list later....
-
If netsurf uses SDL1 then you should be OK to use it from the console as you can use fbcon output but if it needs SDL2 (like tyr-quake does) then you'll have to wait until we get SDL2 patched to place nice with directfb.
-
If netsurf uses SDL1 then you should be OK to use it from the console as you can use fbcon output but if it needs SDL2 (like tyr-quake does) then you'll have to wait until we get SDL2 patched to place nice with directfb.
I will look into getting netsurf compiled, but from memory it depends on heaps of dependencies for a compile.
It may be easy with Arch, having heaps of packages available.
A few years back there was a SDL port of netsurf, as well as the fbcon one.
Links2 works quite well with directfb, but is slow with images.
-
rtorrent : console torrent client. If there is any need to stress your micro drive / flash card with downloading torrents