Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.347.889 Times

Password Reminder Mac freeware
Filter: All | Freeware | Demo
 

Password Reminder Mac

< 1 2 3 4 5 > 
Released: March 27, 2012  |  Added: April 21, 2012 | Visits: 1.862

Password Vault CodeWonders Password Vault is a utility that allows the user to store and manage passwords in an safe and easy and way. On the first use the Password Vault will ask the user to insert or create a master password to use for accessing the Password Vault's password database. After the password was...



Platforms: Windows

License: Freeware Size: 794.89 KB Download (105): Password Vault Download

Released: March 05, 2014  |  Added: March 18, 2014 | Visits: 3.236

Random Password Generator Random Password Generator is designed to create a much securer environment for either important data storage or privacy protection. It is able to generate highly secure random passwords that are almost impossible to cyber crime. This smart and secure password generator also includes a useful...





Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 2.1 MB Download (194): Random Password Generator Download

Released: February 10, 2012  |  Added: February 28, 2012 | Visits: 2.557

SoftFuse Password Generator Free How you make a new password for an Internet shop account, ftp, e-mail? Thinking out a random letters, using your birthday or pet's name? Other than the fact that it is not very secure it also takes some time. There is an option. SoftFuse Password Generator Free is a small freeware program...


Platforms: Windows

License: Freeware Size: 553.31 KB Download (259): SoftFuse Password Generator Free Download

Released: February 24, 2012  |  Added: April 17, 2012 | Visits: 2.526

Wavepad Audio Editor for Mac WavePad is a sound editor program for Mac OS X. This software lets you make and edit voice and other audio recordings. You can cut, copy and paste parts of recording and, if required, add effects like echo, amplification and noise reduction. Sound editing functions include cut, copy, paste,...


Platforms: Mac

License: Freeware Size: 1.42 MB Download (191): Wavepad Audio Editor for Mac Download

Released: May 29, 2018  |  Added: August 09, 2018 | Visits: 4.309

Efficient Password Manager Still be worrying about so many passwords to remember? Now we have Efficient Password Manager, a completely free but powerful and cross-platform password management package. She can not only help you remember general password information, but also record website login passwords, software...


Platforms: Windows, Windows 8, Windows 7, iOS, Android, iPhone

License: Freeware Size: 15.22 MB Download (919): Efficient Password Manager Download

Released: May 11, 2008  |  Added: April 27, 2010 | Visits: 2.629

JiJi Password Reset JiJi Password Reset is a web based password reset management system that allows users to reset their password. It provides the ability to delegate password management to the help desk. JiJiTechnologies Password Reset Service can help your organization to reduce costs, improve security, and...


Platforms: Windows

License: Freeware Size: 4.08 MB Download (344): JiJi Password Reset Download

Released: October 09, 2007  |  Added: June 02, 2009 | Visits: 1.953

Password Expiration Notifier Password expiration is a quite frequent cause of many IT support issues. Passwords that are not changed within required timeframes can cause disruptions of critical services and productivity losses. NetWrix Password Expiration Notifier is the application that periodically checks users in...


Platforms: Windows

License: Freeware Size: 356.12 KB Download (165): Password Expiration Notifier Download

Released: March 29, 2018  |  Added: May 27, 2018 | Visits: 6.670

Efficient Reminder Free Efficient Reminder Free is a professional cross-platform and handy appointment, meeting, holiday and event reminder software program. With her help, you will be able to catch up with your meetings, amaze your girl when dating her, pay each month's bills in time and prepare for your mom's birthday...


Platforms: Windows, Windows 8, Windows 7, Windows Server, iOS, Android, iPhone

License: Freeware Size: 15.24 MB Download (1316): Efficient Reminder Free Download

Added: January 18, 2010 | Visits: 2.330

MAC Changer GUI MAC Changer GUI will display and change your MAC address to a user supplied or random value. Created with kommander 1.3.0. Not sure if it works with previous versions. Depends on kdialog and must be executed with the kdesu command. Example: kdesu kmdr-executor /home/someDIR/mac.kmdr As...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (226): MAC Changer GUI Download

Added: July 08, 2010 | Visits: 1.919

GNU MAC Changer GNU MAC Changer project consists of an utility for manipulating MAC addresses of network interfaces. It can set specific, random, vendor-based (with a 6600+ vendor list), and device-type-based MACs.. Cherokee is a flexible, very fast, lightweight Web server. It is implemented entirely in C, and...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (148): GNU MAC Changer Download

Added: August 13, 2010 | Visits: 1.386

Magic Password Generator Magic Password Generator is an extension which magically makes custom passwords for each website. Right click the toolbar, and click customize, to get the button to activate the extension!.


Platforms: *nix

License: Freeware Size: 26.62 KB Download (117): Magic Password Generator Download

Added: October 01, 2010 | Visits: 2.157

Mac menubar for GNOME/Xfce Mac menubar for GNOME/Xfce is a Mac-style menubar for gtk2/gnome/xfce. This is not one app, but 3 pieces of mutual-dependent softwares: 1.patch for gtk2 (2.10.x and 2.8.x) 2.gnome panel applet 3.xfce panel plugin (for 4.4+ only) The sources are hosted on AUR (Arch User Repository),...


Platforms: *nix

License: Freeware Download (160): Mac menubar for GNOME/Xfce Download

Added: March 03, 2010 | Visits: 1.666

Mac::Errors Mac::Errors is a Perl module with constants for Mac error codes. SYNOPSIS use Mac::Errors qw(openErr); if( $value == openErr ) { ... } my $error = $MacErrors{ $symbol }; # -- OR -- my $error = $MacErrors{ $number }; my $symbol = $error->symbol; my $number = $error->number; my $desc =...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (104): Mac::Errors Download

Added: November 06, 2010 | Visits: 1.185

Mac::PropertyList Mac::PropertyList is a Perl module to work with Mac plists at a low level. SYNOPSIS use Mac::PropertyList; my $data = parse_plist( $text ); # == OR == my $data = parse_plist_file( $filename ); # == OR == open my( $fh ), $filename or die "..."; my $data = parse_plist_fh( $fh ); my...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (126): Mac::PropertyList Download

Added: July 07, 2010 | Visits: 1.178

AudioCD::Mac AudioCD::Mac is a MacPerl extension for controlling Audio CDs. SYNOPSIS #!perl -w use AudioCD; use strict; my $cd = new AudioCD; $cd->volume(255); $cd->play(2); print "Now playingn" if $cd->status == CD_PLAY; printf "Volume is %dn", $cd->volume; sleep(5); $cd->pause; print "Now...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (91): AudioCD::Mac Download

Added: January 06, 2010 | Visits: 2.018

Gnome Password Generator Gnome Password Generator is a GUI based secure password generator. The project allows the user to generate a specified number of random passwords of a specified length. The program requires Python version 2.4 or greater, PyGTK version 2.4 or greater, and Gnome-Python for Gnome 2..


Platforms: *nix

License: Freeware Size: 22.53 KB Download (147): Gnome Password Generator Download

Added: November 23, 2010 | Visits: 1.484

Starfish Password Manager Starfish Password Manager project consists of a password manager. Starfish is a simple password manager. It stores all of its data in XML, and uses strong encryption (MD5 with DES)..


Platforms: *nix

License: Freeware Size: 798.72 KB Download (116): Starfish Password Manager Download

Added: April 15, 2010 | Visits: 1.279

Mac::Apps::Seasonality::LoadICAOHistory Mac::Apps::Seasonality::LoadICAOHistory is a Perl module to load data into an SQLite2 database with the Seasonality weather.db schema. SYNOPSIS use English qw{ -no_match_vars }; use DBI; use Mac::Apps::Seasonality::LoadICAOHistory qw{ :conversion &clean_icao_history_set...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (98): Mac::Apps::Seasonality::LoadICAOHistory Download

Added: July 12, 2010 | Visits: 1.277

Mac::Apps::Seasonality::Constants Mac::Apps::Seasonality::Constants is a Perl module for static definitions of aspects of Seasonality. SYNOPSIS use Mac::Apps::Seasonality::Constants qw{ $SEASONALITY_NAME $SEASONALITY_CREATOR $SEASONALITY_HISTORY_DATABASE_PATH }; use Mac::Apps::Seasonality::Constants qw{...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Mac::Apps::Seasonality::Constants Download

Added: May 15, 2010 | Visits: 1.197

Password Gorilla Password Gorilla is a password manager that stores your login information, sorted by groups, in a blowfish-encrypted file, protected by a master password. Many internet services require you to "log in." You choose a user name and a password, in combination called a "login," that authenticate...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (106): Password Gorilla Download

< 1 2 3 4 5 >