Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Suggestions for dockable apps wanted/needed
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
theplatypus
n00b
n00b


Joined: 03 Sep 2002
Posts: 44

PostPosted: Thu Oct 24, 2002 2:56 pm    Post subject: Suggestions for dockable apps wanted/needed Reply with quote

I'm currently using wmmemload,wmcpuload and wmnetload. Is there one dockable app that will cover these and more? ie. date and time Something with some color would be nice as well. If it helps I'm using Fluxbox as a wm.
Also is there any advantage to using a universal client for icq,irc and aim?(everybuddy) If there is a better choice than everybuddy please let me know. TIA
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20090

PostPosted: Thu Oct 24, 2002 3:13 pm    Post subject: Reply with quote

Many like gkrellm. emerge -s gkrellm reports 22 packages. Not sure if they are all related to the base or not.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Thu Oct 24, 2002 3:38 pm    Post subject: Reply with quote

ksim, it's in kde3.1 but also avail. seperately (Fluxbox supposedly supports kde dock apps)
Back to top
View user's profile Send private message
oisch
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jul 2002
Posts: 130

PostPosted: Thu Oct 24, 2002 7:09 pm    Post subject: Reply with quote

as i find gkrellm is much better than ksim I use the following command to make my gkrellm dockable:
Code:
ksystraycmd gkrellm2

nevertheless there is one problem: when hiding/unhiding it with the dock-icon it's always placed at position 0,0 :( [/quote]
Back to top
View user's profile Send private message
Cuboid
n00b
n00b


Joined: 02 Oct 2002
Posts: 15

PostPosted: Fri Oct 25, 2002 4:23 pm    Post subject: Useful doc apps Reply with quote

I find the following doc apps useful in Fluxbox:

wmbattery (I'm a laptop user)
wmsysmon -- memory, swap, i/o, interrupts
wminet -- processes, users, ftp, http, smtp connects (if you're serving)
wmbiff -- mail monitor (up to 5 boxes, mail/maildir/pop/imap/etc.)
wmCalClock -- configurable, including colours etc.
wmitime -- alternative clock with @internet time (Swatch) and date

KDE dockable apps seem to work ok, e.g. kmix, kscd, kluje (livejournal)

I have both Fluxbox and KDE loaded; I use Fluxbox pretty much all of the time though and I have all the keyboard shortcuts set up just so.

Would be good if someone could produce .ebuild for the 'remember' patch for Fluxbox
Back to top
View user's profile Send private message
arand
Apprentice
Apprentice


Joined: 22 Apr 2003
Posts: 215

PostPosted: Fri Jun 20, 2003 11:13 am    Post subject: Re: Suggestions for dockable apps wanted/needed Reply with quote

Sorry for bringing up an old thread but I think this is a neat dockapp.

theplatypus wrote:
I'm currently using wmmemload,wmcpuload and wmnetload. Is there one dockable app that will cover these and more? ie. date and time Something with some color would be nice as well. If it helps I'm using Fluxbox as a wm.
Also is there any advantage to using a universal client for icq,irc and aim?(everybuddy) If there is a better choice than everybuddy please let me know. TIA


I was looking for the exact same thing and I found it with allin1 (that is a link to the bugzilla that has an ebuild for it. I find it works great and like it alot.

One dock app that I think would be good would be a spellchecker.

arand
Back to top
View user's profile Send private message
charlieg
Advocate
Advocate


Joined: 30 Jul 2002
Posts: 2149
Location: Manchester UK

PostPosted: Fri Jun 20, 2003 12:31 pm    Post subject: Reply with quote

wmspaceclock and sherman's aquarium are my two favourites... pure eye candy.
_________________
Want Free games?
Free Gamer - open source games list & commentary

Open source web-enabled rich UI platform: Vexi
Back to top
View user's profile Send private message
zojas
Veteran
Veteran


Joined: 22 Apr 2002
Posts: 1138
Location: Phoenix, AZ

PostPosted: Sat Jun 21, 2003 7:00 am    Post subject: Re: Suggestions for dockable apps wanted/needed Reply with quote

arand wrote:

I was looking for the exact same thing and I found it with allin1 (that is a link to the bugzilla that has an ebuild for it. I find it works great and like it alot.

arand


you beat me to it! I made that ebuild and was going to post the link :D I'm glad somebody else is already using it.

i also use wmmon (just like xload, but in the dock), wmtop (top 3 processes by cpu usage), wmfire (cpu utilization as a neat fire), wmnet (net traffic), wmMoonClock (moon phase, rise&set times), wmSun (sunrise&set times)

on my ibook I use wmwave to show wireless signal strength and wmbatppc for battery display.

I also couldn't live without lavaps, which isn't a dock app but is a cool-looking and quite informative tool at the same time.

with all those running, there is some redundant info, but it's all displayed in different ways. believe me, I can tell at a glance what my system is doing. :)
_________________
http://www.desertsol.com/~kevin/ppc
Back to top
View user's profile Send private message
propheci
n00b
n00b


Joined: 08 Sep 2002
Posts: 72
Location: IL, USA

PostPosted: Sun Jun 22, 2003 2:19 am    Post subject: Reply with quote

i'm using:

wmcpuload
wmmemmon
wmnet - neat
wmweather+ - note the plus. it's better than the original because it does forecasts and radar maps.
wmclockmon
WMxmms - the WM is capitalized. this is different than the wmxmms. i like it better because it scrolls the song title.
Back to top
View user's profile Send private message
red_over_blue
Guru
Guru


Joined: 16 Dec 2002
Posts: 310

PostPosted: Sun Jun 22, 2003 3:32 am    Post subject: Reply with quote

I know alot of people like wmweather, but I find it way too cluttered. I prefer temperature.app and I even wrote an ebuild for it :) :


filename = Temperature.app-1.4.ebuild
Code:

# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2


S=${WORKDIR}/${P}
DESCRIPTION="Dockable applette for WindowMaker that shows temperature."
SRC_URI="http://www.fukt.bth.se/~per/temperature/${P}.tar.gz"
HOMEPAGE="http://freshmeat.net/redir/temperature.app/10337/url_homepage/temperature"

DEPEND="virtual/x11
   dev-lang/perl"

SLOT="0"
#LICENSE="GPL-2"
KEYWORDS="x86"

src_compile() {
       emake CFLAGS="$CFLAGS" || die
}

src_install() {
   make \
        DESTDIR=${D} \
   prefix=${D}/usr \
        mandir=${D}/usr/share/man \
        infodir=${D}/usr/share/info \
        install || die
}

_________________
All your code are belong to us.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum