Main > Free Download Search >

Free away from your desk software for linux

away from your desk

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 361
Free Help Desk 1.08a

Free Help Desk 1.08a


Help desk software is vital to the success of your help desk and customer support staff. more>>
Help desk software is vital to the success of your help desk and customer support staff. Tracking and responding to help desk calls is faster and more efficient when using well designed help desk software.
The design of this software comes from many years of help desk experience working in a help desk environment. All the basic tools for running a successful help desk are included in this help desk software package.
Help desk software should be used in any organization whether its a large corporation or a small startup company. Why should my company implement a helpdesk software solution? Some of the benefits of helpdesk software are improved customer service, faster response times and lower information technology costs. Lets outline these three areas in greater detail.
When a user contacts the computer support professional in your organization, what steps are taken? Does it depend on who answered the phone? Do the immediately drop any task and visit your desk? Do they jot your information down on a note pad? Do they attempt to resolve the issue on the phone at great length? What criteria merits the call be moved to another member of the IT staff, or merits a call the software vendor?
All these questions can be answered in some way within the use of help desk software. Helpdesk software forces your IT staff to handle help desk calls in a structured manner that can be counted on each time. When a helpdesk call is received, it should be immediately be entered into the help desk software database, even if it is easily answered.
At this point there is now a record of the call, and this allows other IT staff to view the contents of the problem and makes it a simple task for other IT staff members to offer solutions. This also prevents the call from being lost in the shuffle if staff is busy when the call is received. Your general staff will have much more confidence that when they place that call to your help desk staff, their call will be handled in a structured method to ensure their satisfaction.
If they can continue to work, they will not feel the need to keep calling or checking with IT staff on the progress, or worry that their call will not be answered in a reasonable amount of time. This allows them to focus on their tasks, and not be concerned with the status of their call.
Many help desk software solutions offer a self-help method, allowing the staff members in your company to submit a helpdesk request directly into the help desk system. (granted their computer is functioning enough for this) This feature greatly streamlines the process, and can increase response time for all users. Help desk support staff will not be interrupted by the phone call and have to stop working on another issue to record the call information.
In fact, it should be encouraged by the IT staff to submit all request possible with this method. When a request is entered into the system, it allows any available support personnel to respond to the request. It also allows support personnel to diversify calls, so if a calls is shown to be about a particular problem that a staff member has greater expertise with, that staff member will likely be able to solve the problem much quicker. Once each calls is resolved, the solution will then become available for future reference.
This is one of the greatest benefits an organization will receive from using a help desk system. This allows newer support staff to be able to answer many questions by simply searching the database for other calls. Also prevent 2 support staff from having to research for the same solution, this benefits in much faster response time for the end user.
Everything mentioned above will contribute to the overall quality of service in your organization, happier staff and faster response time will mean lower costs and higher productivity for your organization.
Enhancements:
- This release fixes a bug found in the main form that caused some performance problems in certain system configurations.
<<less
Download (0.19MB)
Added: 2006-08-31 License: GPL (GNU General Public License) Price:
1150 downloads
PHD Help Desk 1.3

PHD Help Desk 1.3


PHD Help Desk provides help desk registry and follow-up software. more>>
PHD Help Desk provides help desk registry and follow-up software.
PHD Help Desk is software conceived for the registry and follow-up of help desks incidents. Registry of incidents allows classification in two levels (type and subtype), the state of the incident, a description, ticket assignment and priority, historical registry, and an audit.
Information can be reported in consultation format, to give reports or export the information for later processing in a database or spreadsheet.
Enhancements:
- Now the operators belong to a sector, in the same way that the users belong an area.
- The database update proccess will insert the sector table with the areas that belong to the operators in version 1.21.
- The ticket is now initialized as "private" by default.
- Only the operators can change this state.
- Two bugs in the support request that prevented the input of the request into the ticket database were corrected.
<<less
Download (0.16MB)
Added: 2007-07-13 License: GPL (GNU General Public License) Price:
839 downloads
Whois Proxy 1.3.4

Whois Proxy 1.3.4


Whois Proxy provides a CGI or command line whois proxy tool. more>>
Whois Proxy provides a CGI or command line whois proxy tool.

Whois Proxy is a Perl whois tool for looking up the owners, technical contacts, abuse desk, IP address, NIC handle, or ASN of any domain on the internet.

A complete rewrite of the GeekTools whois proxy, it also runs either as a Web application or on the command line but has a few more features.

The Web interface is validated strict XHTML and CSS2.

<<less
Download (0.081MB)
Added: 2007-03-11 License: GPL (GNU General Public License) Price:
965 downloads
Gnome Wireless PC Lock 0.2

Gnome Wireless PC Lock 0.2


Gnome Wireless PC Lock is a Gnome applet that locks your desktop when you walk away from your desk. more>>
Gnome Wireless PC Lock is a Gnome applet that locks your desktop when you walk away from your desk.

A small gnome program that locks your desktop when you walk away from your desk. It is tested with a Sitecom cn-129 Wireless PC Lock.

<<less
Download (0.011MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1120 downloads
Kopete Away Message Updater 0.2

Kopete Away Message Updater 0.2


Kopete Away Message Updater is a script that updates your away message in Kopete messeger. more>>
Call this script from the Autostart folder, and it will update Kopetes away message for each interval (requires Kopete 0.12 or higher). The away messages are by default defined in ~/.kopete-away-msgs. Each line can contain either:
- a comment (starting with a #)
- flags message
The flags define some properties to each away message. Flags are defined only at the start of the line, beginning and ending with a %. The following flags are supported.
[0-9]*[smhd] Determines how long this message should be shown before a new one is chosen. This is the sleep(1) syntax.
a Only show this message when youre away.
c This line is a command, use its output as away message.
i Show the contents of a file, line by line. The message should contain the path to the file. Do not use ~ but use /home/$USER instead. Empty lines in the included file are skipped.
n Use the next message in the file for the next iteration.
o Only show this message when youre online.
x Dont use this message when looking for a random message. This means this line is only accessible when the former line contains the n flag.
- Show the message less than normal times
-- Show the message even more less
--- Show the message sometimes
To determine your online status, you need to have the Web Presence plugin enabled. By default, it reads the file ~/.webstatus.xml. Adapt the variable below if you store the file somewhere else. The script wont do anything when youre offline or partially away (that is, some protocols are Away, some protocols are Online).
Because the web status plugin is used, the process of retrieving the current webstatus is not really reliable. It may happen that you turn back to online when you set the status on Away in a short time. If this doesnt happen in about 10 seconds after the status change, you may consider the status change as successful.
Example ~/.kopete-away-msgs file:
========================================================================
# Sometimes, show uptime for one minute
%1mc--% uptime
# Fortune rocks, but dont pick too long messages (the length of away
# messages is limited.
%2mc% fortune -s -n 120
# just show Hello world for the default interval
Hello world
# Show a away message for 60 seconds.
%a60% Im away now.
# Ask people to say something when youre online
%o% Please message me!
# Show all contents of the Linux README line by line. Show each line for
# 3 seconds.
%3i% /usr/src/linux/README
# Tell a little story when Im away. These lines must emerge in the
# right order, so mind the n and x flags! The x flags make sure we dont
# start in the middle of the story. And, show each line for about 5
# seconds.
%na5% Goodbye, all you people,
%nax5% Theres nothing you can say
%nax5% To make me change my mind.
%ax5% Goodbye.
==================================================================
Enhancements:
- Ability to query the online/away status directly from Kopete (DCOP). This requires a patched Kopete, see the description for more details on how to proceed.
- Fortune mode: Pick a random line from a given text file.
- First check the online/away status to prevent unnecessary command calls.
- Various bugfixes
<<less
Download (0.011MB)
Added: 2007-01-14 License: GPL (GNU General Public License) Price:
1015 downloads
eBayCaptcha Populator 1.2

eBayCaptcha Populator 1.2


eBayCaptcha Populator automatically fills the verification code for you. more>>
eBayCaptcha Populator automatically fills the verification code for you.

Are you tired of getting "For added security, please enter the verification code hidden in the image." message on eBay sites?

Install our Firefox extension and that problem will go away!

Everytime you get that message the extension will automatically fill the code for you.

<<less
Download (0.005MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
940 downloads
Gaim for UNIX 1.4.0

Gaim for UNIX 1.4.0


Gaim for UNIX - Universal instant messenger client for AIM, ICQ, MSN, IRC, Yahoo, and Jabber more>>
Gaim is a multi-protocol instant messaging client for Linux, BSD, MacOS X, and Windows. It is compatible with AIM (Oscar and TOC protocols), ICQ, MSN Messenger, Yahoo, IRC, Jabber, Gadu-Gadu, and Zephyr networks.
Gaim users can log in to multiple accounts on multiple IM networks simultaneously. This means that you can be chatting with friends on AOL Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an IRC channel all at the same time.
Gaim supports many features of the various networks, such as file transfer (coming soon), away messages, typing notification, and MSN window closing notification.
It also goes beyond that and provides many unique features.
A few popular features are Buddy Pounces, which give the ability to notify you, send a message, play a sound, or run a program when a specific buddy goes away, signs online, or returns from idle; and plugins, consisting of text replacement, a buddy ticker, extended message notification, iconify on away, and more.
Enhancements:
- Fix system log start times for some protocols
- SILC compiles with newer SILC toolkit versions (Pekka Riikonen)
- Fixed a bug where buddy icon cache files were left in the icon cache directory after they were no longer in use.
- Attempt to detect the file type of a buddy icon when saving.
- Additional Yahoo! boot protection (Peter Lawler)
- A few Yahoo! memory leaks plugged (Peter Lawler)
- Fixed handling of the new Yahoo! profile page. (Joshua Honeycutt, Peter Lawler)
- Fixed localized Yahoo! room lists. Please refer to the Yahoo! section of the Gaim FAQ for details. (Peter Lawler)
- Enabled sending files to ICQ users using ICQ 5.02 and newer (Jonathan Clark)
<<less
Download (5MB)
Added: 2009-04-01 License: Freeware Price:
213 downloads
BFlow 1.1 Beta

BFlow 1.1 Beta


BFlow is a Web-based business workflow management and help desk tool. more>>
BFlow is a Web-based business workflow management and help desk tool. It features email and SMS notifications of tasks organized into arbitrarily complex business processes.
Main features:
- b-Flow Workflow Tool -- Offered under GPL v2, as Open Source product.
- b-Flow Workflow Tool Pro -- Commercial license only, includes additional Professional Reporting module, LDAP integration and paid support.
- Based on LAMP (Linux, Apache, MySQL, PHP), the software offers a Web-based interface with secure role-based access control and authentication. It has been developed over the past six years, and is now being offered for free use under the GNU Public License, version 2. Lanifex is pleased to offer commercial support and maintenance contracts for this software to interested companies, as well as custom development and adaptation services for organizations who wish to integrate or modify the software to meet specific needs.
- Some of the powerful features:
- Integrated graphical workflow design tool
- Notification messages via Email and SMS
- Escalation chains to trigger additional actions
- Form designer with flexible data storage
- Forms attached to requests, with drop-downs and form trees
- Export and import via XML of forms and workflow templates
- User and Group administration, with LDAP integration available
<<less
Download (0.85MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
808 downloads
SourceBase 0.1.1

SourceBase 0.1.1


SourceBase is a parser library aimed at developers of free Integrated Development Environments. more>>
SourceBase is a parser library aimed at developers of free Integrated Development Environments.

It should make implementing advanced features such as intellisense code completion, call trees, symbol browsers, etc. a no-brainer. SourceBase is a tear-away development from Source Navigator.

The current aim is to support C and C++, and to provide a clean API. Future aims include addition of more languages such as Java, PHP/HTML/ASP, Perl, Python, FORTRAN and COBOL.

SourceBase uses code from Source Navigator and is licenced under GNU GPL. One of our aims is to move to a more commerce-friendly licence such as LGPL in the future. However, for that to happen, we need to move away from the source navigator codebase to fresh code. All new code contributions should be dual licenced under GPL/LGPL.
<<less
Download (0.16MB)
Added: 2006-08-07 License: GPL (GNU General Public License) Price:
1175 downloads
prophorBNCd 0.2.2

prophorBNCd 0.2.2


prophorBNCd is an easy multiuser BNC server for IRC. more>>
prophorBNCd is an easy multiuser BNC server for IRC. It is used to keep the IRC connection open continuously.
Enhancements:
AWAYNICK:
- /quote SET_AWAYNICK nickname - set a awaynick
- /quote NULL_AWAYNICK - reset the awaynick
SETAWAY:
- sets a the BNC away when the client disconnects,
- /quit NONE - doesnt set the BNC away
- /server SERVER PORT USERNAME:PASSWORD works now, thx to ja3s request
<<less
Download (0.044MB)
Added: 2005-06-27 License: GPL (GNU General Public License) Price:
1582 downloads
BlueProximity 1.1

BlueProximity 1.1


BlueProximity project helps you add a little more security to your desktop. more>>
BlueProximity project helps you add a little more security to your desktop. It does so by detecting one of your bluetooth devices, most likely your mobile phone, and keeping track of its distance. If you move away from your computer and the distance is above a certain level (no measurement in meters is possible) for a given time, it automatically locks your desktop (or starts any other shell command you want).

Once away your computer awaits its master back - if you are nearer than a given level for a set time your computer unlocks magically without any interaction (or starts any other shell command you want).

<<less
Download (0.18MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
804 downloads
Konvi-Kopete Away Sync 1.0

Konvi-Kopete Away Sync 1.0


Konvi-Kopete Away Sync is a small script that helps sync Kopete and Konversation away status via DCOP. more>>
Konvi-Kopete Away Sync is a small script that helps sync Kopete and Konversation away status via DCOP.

Copy the file to either ~/.kde/share/apps/konversation/scripts for local install or $KDEDIR/share/apps/konversation/scripts for system wide install. Then bind /exec dblAway.sh away and /exec dblAway.sh back to whatever commands you want (Settings->Configure Konversation->Behavior->Command Aliases)

Tested on Konversation 1.0.1 with Kopete 0.12.5 on KDE 3.5.7 on Archlinux Duke.

Post which Kopete versions and Konvi versions it works on!

<<less
Download (MB)
Added: 2007-05-23 License: GPL (GNU General Public License) Price:
888 downloads
Koparok 0.1

Koparok 0.1


Koparok script sets the away message in Kopete to a preset message. more>>
Koparok script sets the away message in Kopete to a preset message, which may contain the current artist, song, album and/or length of the song which is playing (in amaroK).

Its heavily based upon the TTS-script by Paul Giannaros.

You already have the same ability in Kopete, but if for some reason it wont work for you, you have an alternative. It might also be easier to integrate into other im-clients.

<<less
Download (0.012MB)
Added: 2006-02-07 License: GPL (GNU General Public License) Price:
1354 downloads
Yukiawa 0.1

Yukiawa 0.1


Yukiawa is a bubbles puzzle game. more>>
Yukiawa project is a bubbles puzzle game.

Yukiawa is a puzzle game where you connect bubbles of the same color to clear them away from the level. It features a series of levels and random puzzles for single play. Multiplayer gaming is also possible.

<<less
Download (0.72MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
1025 downloads
Destick 0.3

Destick 0.3


Destick is a desktop metronome that is designed to just work. more>>
Destick is a desktop metronome that is designed to just work. It depends on aKode 2.0 and you need CMake 2.4 to install it.
To install it just unpack the archive, `cd into the folder and enter `cmake ., `make and `install.
By default it installs to `/usr/local. You can change that by giving `cmake . this parameter: `-DCMAKE_INSTALL_PREFIX=path.
Enhancements:
- Switched away from aKode to SDL_mixer for soundoutput which guarantees more precision.
- Added a visualization in which the beat is shown with a sinus cruve.
- Fixed some issues and made some thins work more natural.
<<less
Download (0.068MB)
Added: 2006-12-12 License: GPL (GNU General Public License) Price:
1048 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5