Killer Apps Post discoveries here
#1
Posted 15 December 2004 - 12:39 PM
Then i find the RPM is already done, i just handn't tried it.....
So post any great killer apps here, with a short description and why you think they are killer...
preferably they should be open source and applicable to everyone...
I'll start by nominating nvu from Linspire... fills a niche for easy web editors.
Visit my visitor site for coelaics, find out what a coelaic is even.
http://linuxmigratio....fr/glutenfree/
#2
Posted 15 December 2004 - 01:08 PM
#3
Posted 15 December 2004 - 01:25 PM
#4
Posted 15 December 2004 - 01:44 PM
screen
My most usefull would be gnu 'screen' I can't survive without it. It's a cli app, you could almost describe it as a window manager for command lines. it has a wealth of features, some i still havnt discovered ;) - but it's like christmas when i do discover a new one :P There's rpms about the place.
http://www.gnu.org/s...reen/screen.htm
howto here:
http://www.kuro5hin....3/9/16838/14935
Music player daemon
http://www.musicpd.org
Awesome music player, better than rhythmbox, beep-media-player, muine, whatever you use, it's awesome. Works on a client server base, so the server still play's it's music even when X goes down or the client's window is closed. There are plenty of frontends too, my favourite being the GNOME Media Player Client. It's easy to use, and sustains a large library of Music better than any other program out there.
bashpodder:
http://linc.homeunix...pts/bashpodder/
http://aslan.no-ip.c...ams/bashpodder/
It's a basic bash podcasting client. There isnt anything all to special about it, you put your podcasts into a config file, which it reads and then downloads where you want it. Works well when thrown into cron to automate the task :P Either way it does an awesome job, and i prefer it over the gui jPodder.
See here: http://mandrakeusers...showtopic=21360
Blam!
Imendio's Blam! is an awesome rss aggregator that I use. It does a great job, is fast, clean, easy to use and stable. Looks good too :P
http://www.imendio.com/projects/blam/
iphitus
#5
Posted 15 December 2004 - 04:27 PM
kiss-ass ncurses based IRC client [ urpmi bitchx]
KDissert
mind mapping tool
http://www.kde-apps....p?content=12725
Aterm (urpmi aterm)
http://aterm.sourceforge.net/
highly configurable console with colorised transparency
e.g.
aterm -tr -tint blue -bg black -fg yellow
more examples: http://aterm.sourcef...et/features.php
Celestia (urpmi celestia)
3D solar system explorer. highly recommended.
#6
Posted 15 December 2004 - 07:18 PM
This post has been edited by arctic: 15 December 2004 - 07:19 PM
#7
Posted 16 December 2004 - 03:37 AM
Not really an app, but my one of my favourite Things - adblock plugin for Firefox (and any other Gecko browser) - http://adblock.mozdev.org/ . Be sure to visit the 'advanced filters' sticky thread on the forum for the best filters. Banner ads? What are they?
bluemote - lets you use bluetooth-enabled Ericsson cellphones as a PC remote control. http://www.geocities...progs/bluemote/
units - console-based conversion of just about *any* unit to any other. It's probably already installed on your system but you also probably didn't know about it :). Just type 'units' at a console, then try and fool it.
sound-juicer - lovely HIGified CD ripping goodness for GNOME. It uses gstreamer and both a) actually works and B) shows why gstreamer is really good - it uses gstreamer's pipeline-based design to rip direct from CD to ogg in a single process, rather than the two-stage -> wav -> ogg process most rippers use. Once it has quality settings (next version, supposedly) I'll actually use it instead of grip. :)
This post has been edited by adamw: 16 December 2004 - 03:37 AM
Mandriva contributor and monkey-at-large
Feed the monkey: donate to help me work on Mandriva full-time
awilliamson A T mandriva D 0 T org
#8
Posted 16 December 2004 - 08:31 AM
#9
Posted 16 December 2004 - 08:41 AM
Quote
OK I gotta try that :D
Visit my visitor site for coelaics, find out what a coelaic is even.
http://linuxmigratio....fr/glutenfree/
#10
Posted 16 December 2004 - 02:28 PM
Stardict. Find the translation of any highlighted word. It even have English - Indonesian dictionary.. I use this one a lot :)
Desktop: Athlon64 3000+ @ 2001 MHz, 1024 MB DDR, GF4 Ti4200, 2x30 GB HD,
#11
Posted 16 December 2004 - 03:05 PM
pretty handy tool
since I"m a fedora only user i don't know if there is a mdk package but you could build from source or try Dag's src.rpm or spec file on mdk I guess ;-)
http://dag.wieers.co...ckages/autossh/
iphitus will appreciate this:
Quote
* Use with "screen" for perpetual session (see included script "rscreen").
:D
#12
Posted 17 December 2004 - 02:59 AM
before calling bluemote, do this as root:
# mknod -m 666 /dev/rfcomm0 c 216 0
# rfcomm bind /dev/rfcomm0 bt.ad.dr.es.so.fp.ho.ne
(you can find the bt address of the phone from hcitool scan)
Now when you run bluemote it'll actually work, as opposed to not talking to the phone at all :). Just super-in-case, I found before I did *anything* with my phone via bluetooth I had to force the two to pair up, which I did by:
# rfcomm connect /dev/rfcomm0 ad.dr.es.so.fp.ho.ne 5
that forces a connection between the two, the phone will detect a new device, ask if you want to pair with it, then ask for the pin (mandrake default 1234). Then you can just ctrl-c the connection. Now they're paired for ever, you only need to do this bit once. I couldn't find a more elegant way to make 'em pair up. You can use gnome-obex-send or kdebluetooth to send files to the phone, you should be able to receive from the phone too but at least in Cooker it's broken. I'm gonna try and get MDK to make all this a lot smoother for the next release. It's still better than it was a year ago, when you had to build half the tools from source :)
Mandriva contributor and monkey-at-large
Feed the monkey: donate to help me work on Mandriva full-time
awilliamson A T mandriva D 0 T org
#13
Posted 17 December 2004 - 04:43 AM
cybrjackle, on Dec 17 2004, 01:05 AM, said:
pretty handy tool
since I"m a fedora only user i don't know if there is a mdk package but you could build from source or try Dag's src.rpm or spec file on mdk I guess ;-)
http://dag.wieers.co...ckages/autossh/
iphitus will appreciate this:
Quote
* Use with "screen" for perpetual session (see included script "rscreen").
:D
If only my isp didnt block incoming connections :(

Sign In
Register
Help
MultiQuote