hotclient 0.1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2352
Hotclient 0.1
Hotclient provides an authentication client for users of Hotwire Internet connections. more>>
Hotclient provides an authentication client for users of Hotwire Internet connections.
Currently hotclient is available as
. linux shell application
. Windows command line application
. Perl Command line - Platform Independent under the GNU - General Public License
Hotwire - Internet Private Limited is an ISP which provides 24-7 always on Internet connections. You can visit them at http://www.hotwireindia.net. I do not claim any affiliation with Hotwire or Primus Telecommunications India Limited (the parent company) or anybody else thereof. I am just a user of Hotwire services and promise to abide by their terms of usage/service.
Why Hotclient?
People would ask wasnt the authentication software provided by Primus good enough. Well their software can be got from their website at http://hotwireindia.net/Hotwire.exe. Other clients are available as well at the below links
But I have a actual 24-7 connection. Whenever the network fails or the server goes down for a reboot all these clients just exit out of the program.
Well .....Hello! Im not at my desk at all times. What I needed was a client which picks up the connection as and when it becomes available again so that my downloads would continue. Hence the first version for Linux was born (Im better at gcc than VC, besides i dont actually have a valid copy of VC). The Perl version started and was finished on the same day.
Once I did that well I just went ahead and did the same for Windows. Both the GCC and Win-GCC versions are shell based programs.
<<lessCurrently hotclient is available as
. linux shell application
. Windows command line application
. Perl Command line - Platform Independent under the GNU - General Public License
Hotwire - Internet Private Limited is an ISP which provides 24-7 always on Internet connections. You can visit them at http://www.hotwireindia.net. I do not claim any affiliation with Hotwire or Primus Telecommunications India Limited (the parent company) or anybody else thereof. I am just a user of Hotwire services and promise to abide by their terms of usage/service.
Why Hotclient?
People would ask wasnt the authentication software provided by Primus good enough. Well their software can be got from their website at http://hotwireindia.net/Hotwire.exe. Other clients are available as well at the below links
But I have a actual 24-7 connection. Whenever the network fails or the server goes down for a reboot all these clients just exit out of the program.
Well .....Hello! Im not at my desk at all times. What I needed was a client which picks up the connection as and when it becomes available again so that my downloads would continue. Hence the first version for Linux was born (Im better at gcc than VC, besides i dont actually have a valid copy of VC). The Perl version started and was finished on the same day.
Once I did that well I just went ahead and did the same for Windows. Both the GCC and Win-GCC versions are shell based programs.
Download (MB)
Added: 2007-04-23 License: LGPL (GNU Lesser General Public License) Price:
914 downloads
Phenix 0.1
Phenix provides aa theme inspired by mozilla-modern-2. more>>
Phenix provides aa theme inspired by mozilla-modern-2.
Phenix is a theme inspired by mozilla-modern-2 with more rounded widgets and using colours close to Netscape8.
<<lessPhenix is a theme inspired by mozilla-modern-2 with more rounded widgets and using colours close to Netscape8.
Download (0.048MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1001 downloads
Knotview 0.1.0
Knotview is a crossing between a concept mapper, a wiki and a database. more>>
Knotview software is a crossing between a concept mapper, a wiki and a database. The main idea behind it is to split information into small chunks (knots) and make links between them.
Visual organisation is not enforced : links can be drawn arbitrarily. With Knotview, only the user decides how the information must be shown. Creating links pointing towards files or url is possible and make it very easy to gather scattered information into a single place. Knotview can be used as a powerful bookmark manager, a mind mapper, a small database, and much more.
What distinguishes Knotview from other concept- and mind-mapping software if the fact that it separates contents from appearance. A knot consist of a title, some arbitrary properties (e.g. urls) and an associated text. It is stored in a database (kdb) which does not include any displaying informations. Display is left to a client application, and saved in a separate file (kv).
This allows some useful behaviour, such as displaying several times the same knot, in the same application. Nothing preventsdoing the same with different applications : the same knot can be displayed in a graph, and simultaneously in a todo-list software. This last feature is still planned, unfortunately. A very important feature of knotview is the ability to show the same information differently, depending on the users needs. A todo-list will be shown in a list view widget, whereas a brainstorming needs a powerful graphical interface.
Each knot can be assigned one or more user-defined categories. This allows to set shorts of type to knots. As for now, only displayed knot color is affected, but much more can be done with this. A good example where this is useful is a dictionary. Nouns, verbs, adjectives can be affected different categories. Other categories can be used to distinguish between feminine and masculine (if applicable).
More examples are given in the tutorials.
<<lessVisual organisation is not enforced : links can be drawn arbitrarily. With Knotview, only the user decides how the information must be shown. Creating links pointing towards files or url is possible and make it very easy to gather scattered information into a single place. Knotview can be used as a powerful bookmark manager, a mind mapper, a small database, and much more.
What distinguishes Knotview from other concept- and mind-mapping software if the fact that it separates contents from appearance. A knot consist of a title, some arbitrary properties (e.g. urls) and an associated text. It is stored in a database (kdb) which does not include any displaying informations. Display is left to a client application, and saved in a separate file (kv).
This allows some useful behaviour, such as displaying several times the same knot, in the same application. Nothing preventsdoing the same with different applications : the same knot can be displayed in a graph, and simultaneously in a todo-list software. This last feature is still planned, unfortunately. A very important feature of knotview is the ability to show the same information differently, depending on the users needs. A todo-list will be shown in a list view widget, whereas a brainstorming needs a powerful graphical interface.
Each knot can be assigned one or more user-defined categories. This allows to set shorts of type to knots. As for now, only displayed knot color is affected, but much more can be done with this. A good example where this is useful is a dictionary. Nouns, verbs, adjectives can be affected different categories. Other categories can be used to distinguish between feminine and masculine (if applicable).
More examples are given in the tutorials.
Download (0.099MB)
Added: 2007-07-20 License: GPL (GNU General Public License) Price:
827 downloads
ScreenAlert 0.1
ScreenAlert allows users and programs to pop up graphical notification windows by invoking a command. more>>
ScreenAlert project allows users and programs to pop up graphical notification windows by invoking a command.
Alerts can be permanent until dismissed or can disappear automatically after a configurable amount of time.
Several themes are available for the popup windows.
Installation from source:
First untar the tarball:
# tar -xvjf screenalert-0.1.tar.bz2
# cd screenalert-0.1
Next run the configure script:
# ./configure
Next compile and install ScreenAlert:
# make
ScreenAlert will install in /usr/bin, so be sure you have write access to these directories, or use su to become root and the run make install:
# make install
Once thats done, you are good to go.
<<lessAlerts can be permanent until dismissed or can disappear automatically after a configurable amount of time.
Several themes are available for the popup windows.
Installation from source:
First untar the tarball:
# tar -xvjf screenalert-0.1.tar.bz2
# cd screenalert-0.1
Next run the configure script:
# ./configure
Next compile and install ScreenAlert:
# make
ScreenAlert will install in /usr/bin, so be sure you have write access to these directories, or use su to become root and the run make install:
# make install
Once thats done, you are good to go.
Download (MB)
Added: 2006-09-22 License: GPL (GNU General Public License) Price:
1128 downloads
Camaelon 0.1
Camaelon is a GNUstep theme engine. more>>
Camaelon is a theme engine for GNUstep.
While very good when you works with it, it looks a bit old with the current playskool interfaces avalaible everywhere. So I wrote this theme bundle, Camaelon, with the idea of providing a fresher look, while remaining good on term of useability.
Actually its not very configurable (you need to change values in the source code for gradients/colors).
Installation
You need to patch some files in the GNUstep -gui sources. Go in the gui/Source directory of your local GNUsteps sources, and apply the provided patch file, themes.patch :
patch -p0<<less
While very good when you works with it, it looks a bit old with the current playskool interfaces avalaible everywhere. So I wrote this theme bundle, Camaelon, with the idea of providing a fresher look, while remaining good on term of useability.
Actually its not very configurable (you need to change values in the source code for gradients/colors).
Installation
You need to patch some files in the GNUstep -gui sources. Go in the gui/Source directory of your local GNUsteps sources, and apply the provided patch file, themes.patch :
patch -p0<<less
Download (0.05MB)
Added: 2005-04-25 License: GPL (GNU General Public License) Price:
1642 downloads
Affinity 0.1
Affinity project is a desktop search tool which provides a front-end to various desktop information. more>>
Affinity project is a desktop search tool which provides a front-end to various desktop information.
Affinty is a desktop search tool, which hopes to provide a quick way to get at all the different information on your desktop. It achieves this by having various back-ends, but implemented through one standard interface.
Main features:
- Front-end to both the Beagle & Tracker desktop search engines.
- Has actions (configurable through Desktop files), whihc speed up common tasks.
- Has in-built, user-configurable, filters which work in the the entry box, so typing pics:london will only bring up pictures.
- Super-fast application searching through an in-built list of applications.
- Colours can be customised to your taste.
- Lives in the system-tray, but can be called by a global key stroke. Default is Ctrl+Alt+a, but you can change it to anything you like!
- Written in C for minimal impact on your system, but maximum speed!
Hints:
- Pressing Ctrl-L in the main search window will focus the entry widget.
- Pressing Esc will hide the Affinity window.
- The default global keystroke is Alt>A, this will hide or un-hide Affinity.
- You can configure the global keystroke by navigating to /apps/affinity in gconf-editor, and changing the global_key_binding value. You must restart Affinity for the changes to take effect.
- Use affinity-preferences to changes colours, filters & system applications.
- When you change a colour in affinity-preferences, you may need to hide/show the window for the changes to take effect.
- Clicking on the notification area icon will show/hide the window, right-clicking will bring up a pop-up menu that will allow you to exit Affinity.
Bugs:
- Scrolling up & down fast on the tree view will leave artifacts, which disappear if you run your mouse over it or press a button.
- If it segfaults, please try svn.
<<lessAffinty is a desktop search tool, which hopes to provide a quick way to get at all the different information on your desktop. It achieves this by having various back-ends, but implemented through one standard interface.
Main features:
- Front-end to both the Beagle & Tracker desktop search engines.
- Has actions (configurable through Desktop files), whihc speed up common tasks.
- Has in-built, user-configurable, filters which work in the the entry box, so typing pics:london will only bring up pictures.
- Super-fast application searching through an in-built list of applications.
- Colours can be customised to your taste.
- Lives in the system-tray, but can be called by a global key stroke. Default is Ctrl+Alt+a, but you can change it to anything you like!
- Written in C for minimal impact on your system, but maximum speed!
Hints:
- Pressing Ctrl-L in the main search window will focus the entry widget.
- Pressing Esc will hide the Affinity window.
- The default global keystroke is Alt>A, this will hide or un-hide Affinity.
- You can configure the global keystroke by navigating to /apps/affinity in gconf-editor, and changing the global_key_binding value. You must restart Affinity for the changes to take effect.
- Use affinity-preferences to changes colours, filters & system applications.
- When you change a colour in affinity-preferences, you may need to hide/show the window for the changes to take effect.
- Clicking on the notification area icon will show/hide the window, right-clicking will bring up a pop-up menu that will allow you to exit Affinity.
Bugs:
- Scrolling up & down fast on the tree view will leave artifacts, which disappear if you run your mouse over it or press a button.
- If it segfaults, please try svn.
Download (0.19MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
1005 downloads
TERMatrix 0.1
TERMatrix software emulates The Matrix on your VT-100 compatible terminal 8^). more>>
TERMatrix software emulates "The Matrix" on your VT-100 compatible terminal 8^).
It has been tested on GNU/Linux.
Installation:
To compile, just type ``make.
To enter the matrix, just type ``./termatrix.
To end it, just press CTRL-c .
"The Matrix" is a movie from Warner Bros. Inc. Warner Bros. Inc. isnt affiliated in any way with TERMatrix.
<<lessIt has been tested on GNU/Linux.
Installation:
To compile, just type ``make.
To enter the matrix, just type ``./termatrix.
To end it, just press CTRL-c .
"The Matrix" is a movie from Warner Bros. Inc. Warner Bros. Inc. isnt affiliated in any way with TERMatrix.
Download (0.008MB)
Added: 2006-01-27 License: GPL (GNU General Public License) Price:
1365 downloads
ToothMote 0.1
ToothMote is an application to control Linux computers using a BlueTooth enabled cell phone. more>>
With ToothMote application you can control Linux computers using a BlueTooth enabled cell phone.
This program provides a basis for communicating with a connected cell phone, and then uses a plugin architecture to easily expand the amount of functionality it provides.
<<lessThis program provides a basis for communicating with a connected cell phone, and then uses a plugin architecture to easily expand the amount of functionality it provides.
Download (1.1MB)
Added: 2005-12-05 License: LGPL (GNU Lesser General Public License) Price:
1418 downloads
BlueHeart 0.1
BlueHeart is a theme for Gnome. more>>
BlueHeart is a theme for Gnome.
BlueHeart is a port to GTK2 of the original famous BlueHeart theme by Claudiu Christian Fofiu. Permission granted.
<<lessBlueHeart is a port to GTK2 of the original famous BlueHeart theme by Claudiu Christian Fofiu. Permission granted.
Download (0.094MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1003 downloads
winCloser 0.1
winCloser project can close all windows on current workspace with one click. more>>
winCloser project can close all windows on current workspace with one click.
winCloser is a simple GNOME panel applet that will close all windows on current desktop. Additionally you can kill the windows or close all windows on all workspaces.
<<lesswinCloser is a simple GNOME panel applet that will close all windows on current desktop. Additionally you can kill the windows or close all windows on all workspaces.
Download (0.096MB)
Added: 2007-04-17 License: GPL (GNU General Public License) Price:
927 downloads
Xmon 0.0.1
Xmon is a graphical system performance monitor for linux, written from scratch using C/Xlib. more>>
Xmon project is a graphical system performance monitor for linux, written from scratch using C/Xlib by myself.
Xmon displays the current system load, used memory and cpu time based on the output of the linux process filesystem which must be mounted before.
Current release 0.0.1 [.tgz, 12kb] doesnt support command line options, all features are hardcoded. Xmon is self explaining, therefore no manpage is available. Further development has been terminated.
Xmon is just the result of a one day training learning xlib (first steps). It means that the algorithm is quite unfinished, untested, buggy and beta.
Memory overflow workaround is implemented. The beta 0.0.1b release is not portable to other Unix derivates (Solaris, AIX...) but it runs on all platforms (Sun, RS6k) which support and run linux.
I published the source code in the hope that someone would spend some time to expand the software because I currently dont have the time.
<<lessXmon displays the current system load, used memory and cpu time based on the output of the linux process filesystem which must be mounted before.
Current release 0.0.1 [.tgz, 12kb] doesnt support command line options, all features are hardcoded. Xmon is self explaining, therefore no manpage is available. Further development has been terminated.
Xmon is just the result of a one day training learning xlib (first steps). It means that the algorithm is quite unfinished, untested, buggy and beta.
Memory overflow workaround is implemented. The beta 0.0.1b release is not portable to other Unix derivates (Solaris, AIX...) but it runs on all platforms (Sun, RS6k) which support and run linux.
I published the source code in the hope that someone would spend some time to expand the software because I currently dont have the time.
Download (0.012MB)
Added: 2006-09-22 License: GPL (GNU General Public License) Price:
1130 downloads
lethackles 0.1
lethackles is a GUI frontend for hackles.org comics. more>>
lethackles is a small GUI frontend for hackles.org comics.
<<less Download (0.062MB)
Added: 2006-09-29 License: GPL (GNU General Public License) Price:
1120 downloads
tinyplayer 0.1
tinyplayer is a sidebar media player. more>>
tinyplayer is a sidebar media player.
It is Kaboodle in konqsidebar.
<<lessIt is Kaboodle in konqsidebar.
Download (0.50MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
1052 downloads
Brownstone 0.1
Brownstone is a KDE theme with a pale imitation of nature... Inspired by Green Leaf more>>
Brownstone is a KDE theme with a pale imitation of nature... Inspired by Green Leaf
http://www.kde-look.org/content/show.php/Green+Leaf?content=54875
The JPEGs I have posted doesnt really do justice..a decent png was >300 kb so couldnt upload it..
My part is basically a config file for domino made by me.. everything else is available in kde-look
I have found that most themes are usually leaning towards blue or a specific shade of a colour..so i have tried to make this as colour neutral theme as possible..
More specifically I have tried to get the effect of grey stone on brown earth with greenery after rainfall.. when the sun has come out.. since thats the most soothing image i can think of..and has lots of soft colours..
The other stuff u see are available in kde-look:
Style:
Domino
(I am using the kubuntu package)
Windec:
Crystal
Wallpaper:
Soft green
http://www.kde-look.org/content/show.php/More+green?content=41884
Colour:
Brown Terra
http://www.kde-look.org/content/show.php/Brown+Terra?content=53421
Iconset:
Ekisho_project
http://www.kde-look.org/content/show.php/Ekisho_Project?content=55588
I have made a small change to the icon set config after installation:
In file associations in control centre
goto inode>folder and change the icon to "folder_grey" in filesystems
because the default icon was too bright for this theme..the new icon is shown in the first screenshot
However for some reason the brighter icon appears in the Quick file menu..if someone can point me to the config where i can change that would appreciate it..
Not too sure about how much i have succeeded in getting the effect i wanted..but i hope you like it..feedback appreciated.
<<lesshttp://www.kde-look.org/content/show.php/Green+Leaf?content=54875
The JPEGs I have posted doesnt really do justice..a decent png was >300 kb so couldnt upload it..
My part is basically a config file for domino made by me.. everything else is available in kde-look
I have found that most themes are usually leaning towards blue or a specific shade of a colour..so i have tried to make this as colour neutral theme as possible..
More specifically I have tried to get the effect of grey stone on brown earth with greenery after rainfall.. when the sun has come out.. since thats the most soothing image i can think of..and has lots of soft colours..
The other stuff u see are available in kde-look:
Style:
Domino
(I am using the kubuntu package)
Windec:
Crystal
Wallpaper:
Soft green
http://www.kde-look.org/content/show.php/More+green?content=41884
Colour:
Brown Terra
http://www.kde-look.org/content/show.php/Brown+Terra?content=53421
Iconset:
Ekisho_project
http://www.kde-look.org/content/show.php/Ekisho_Project?content=55588
I have made a small change to the icon set config after installation:
In file associations in control centre
goto inode>folder and change the icon to "folder_grey" in filesystems
because the default icon was too bright for this theme..the new icon is shown in the first screenshot
However for some reason the brighter icon appears in the Quick file menu..if someone can point me to the config where i can change that would appreciate it..
Not too sure about how much i have succeeded in getting the effect i wanted..but i hope you like it..feedback appreciated.
Download (MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
923 downloads
otetsudaiqt 0.1 b1
Otetsudaiqt is a bonsai collection management software for *nix systems. more>>
Otetsudaiqt is a bonsai collection management software for *nix systems, it helps you to manage your trees, your pots and your pictures.
Main features:
- It keeps a list of your trees with their characteristics. For each tree, you can apply "events" which will be remembered or add pictures. Pictures can be resized and moved to a repository while the original may be saved in another place if you wish. At any time, you can get the history of a tree which presents in one page all the characteristics of the tree and list in chronological order all the pictures or events applied to it.
- It can keep a list of your pots if you wish. Free pots can be choosen when rempotting a tree, can have pictures and the history of each pot can be obtained.
- Successfull compilation and use on Mac Os X has been reported! UPDATE : A (french only) installer for Mac Os is now available.
- Dont be fooled by the 0.1 version, it is already quite usable, and I do use it !
<<lessMain features:
- It keeps a list of your trees with their characteristics. For each tree, you can apply "events" which will be remembered or add pictures. Pictures can be resized and moved to a repository while the original may be saved in another place if you wish. At any time, you can get the history of a tree which presents in one page all the characteristics of the tree and list in chronological order all the pictures or events applied to it.
- It can keep a list of your pots if you wish. Free pots can be choosen when rempotting a tree, can have pictures and the history of each pot can be obtained.
- Successfull compilation and use on Mac Os X has been reported! UPDATE : A (french only) installer for Mac Os is now available.
- Dont be fooled by the 0.1 version, it is already quite usable, and I do use it !
Download (4.0MB)
Added: 2005-05-24 License: GPL (GNU General Public License) Price:
1613 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above hotclient 0.1 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed