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.479.171 Times

Smartphone App Management freeware
Filter: All | Freeware | Demo
 

Smartphone App Management

1 2 3 4 5 > 
Released: December 03, 2012  |  Added: January 08, 2013 | Visits: 22.259

Free Mobile Helper Free Mobile Helper is the Android and IOS synchronization softwares and applications developer. Founded in 2012, the Company, has been devoted to the development and release of high quality Android and IOS synchronization softwares and applications. Feature of Free Mobile Helper... Platforms: Windows, Mac, Other

License: Freeware Size: 17.52 MB Download (1200): Free Mobile Helper Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 442

Live_Mobile for iPhone Live_Mobile is a smartphone app which allows you to control your lighting equipment remotely from anywhere. The app is available for iPhone and Android smartphones. Enter IP & port of the SweetLight software driving the lighting equipment. Live_Mobile automatically connects to SweetLight, and... Platforms: iOS

License: Freeware Size: 3.3 MB Download (672): Live_Mobile for iPhone Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 751

SmartAppFinder SmartAppFinder - finally an Android App Marketplace that is really fun to use! Discover the fastest and easiest way to find the applications you need. Our database is indexed by quick-to-use search tags, and constantly updated and re-evaluated to give you the best search experience possible.... Platforms: Android

License: Freeware Size: 860.16 KB Download (409): SmartAppFinder Download

Released: April 18, 2016  |  Added: May 18, 2016 | Visits: 1.030

SuperSU APK SuperSU is the smart app management tool working for rooted Android devices. Apk superSU is specially dedicated to solve the issues faced by superuser android root tools. SuperSU apk download is almost compatible with android smart phones and tablets, even with the latest releases. SuperUser app... Platforms: Windows, Mac, *nix, Windows 8, Windows 7, Windows Server, Android, Other,Not Applicable

License: Freeware Size: 901.41 KB Download (59): SuperSU APK Download

Added: August 01, 2008 | Visits: 1.621

Orneta Task Manager for Smartphone 2002 Orneta Task Manager is a system tool that enables management of the running applications on Windows Mobile based Smartphone's. Windows Mobile Smartphone doesn't come with a way to manage running tasks, instead they are managed by the system. Now it's easy to see which applications... Platforms: Windows CE, Pocket PC

License: Freeware Size: 67 KB Download (151): Orneta Task Manager for Smartphone 2002 Download

Added: June 04, 2010 | Visits: 945

QTGZManager Beta QTGZManager project is a simple TGZ management app designed to run on any slackware-based system.. Platforms: *nix

License: Freeware Size: 3.5 MB Download (89): QTGZManager Beta Download

Added: May 10, 2013 | Visits: 462

pixel-app pixel app is a rails inspired framework for php4 and php5 with a simple cms built on top of it. sample modules are admin, acl, news, pages, search, and an intake system. Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (54): pixel-app Download

Released: April 09, 2005  |  Added: September 20, 2006 | Visits: 3.535

Orneta Checkers for Smartphone 2002 Orneta Checkers is the classic board game of Checkers on your Windows Mobile based Smartphone. Challenge your strategic skills with this relaxing game. Now you can enjoy the game of checker anywhere you may be, directly from your cellular phone. The object of checkers is simple, capture all of... Platforms: Palm OS, Windows CE

License: Freeware Size: 75 KB Download (233): Orneta Checkers for Smartphone 2002 Download

Released: April 05, 2005  |  Added: April 25, 2006 | Visits: 2.665

Orneta Tester for Smartphone 2002 Orneta Tester is a system tool for testing vibration, display, keypad, etc. of your Windows Mobile based Smartphone. It allows you display device specific information. Other functions are useful, like "Soft reset", "Power off" and "Keep backlight of the display ON". Orneta Tester is a system tool... Platforms: Palm OS, Windows CE

License: Freeware Size: 67 KB Download (502): Orneta Tester for Smartphone 2002 Download

Released: October 09, 2009  |  Added: October 19, 2009 | Visits: 2.568

Chily User Management Managing local user accounts in a domain is made easy and prolific with freeware Chily User Management software. Chily User Management is enterprise level software for Active Directory, which strives to save on quality time of administrator. It provides information about local user accounts and... Platforms: Windows

License: Freeware Size: 549 KB Download (151): Chily User Management Download

Added: May 18, 2010 | Visits: 2.836

Uber Project Document Management System Project document and management tracking system written in PHP using PostgreSQL to store user, project and document related data and MySQL to store the documents, with revision control. How to: How to setup the system: Just untar every thing in your webdirecorty: cd /var/www/html/ tar... Platforms: *nix

License: Freeware Size: 204.8 KB Download (130): Uber Project Document Management System Download

Added: March 21, 2010 | Visits: 1.229

App::datetime App::datetime is a date and time considerations. Most Enterprise development includes processing of dates and times. There are many date and time modules on CPAN, and choosing the right one can be confusing. There are no special perl data types for dates and times, so some direction is needed.... Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): App::datetime Download

Added: February 13, 2010 | Visits: 1.360

App::faq App::faq is a Perl module witj App-Context Frequently Asked Questions. The App-Context is like a software backplane for many services required by an enterprise application. Into that backplane plug the App-Context Services. There may be many implementations of each of the App-Context Services,... Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): App::faq Download

Added: October 26, 2010 | Visits: 1.411

App::perlstyle App::perlstyle is a App::Context Perl Style Guide. The following document describes some of the coding standards used in writing the App::Context framework (App-Options, App-Context, App-Repository, App-Widget, and other minor distributions). This document exists for two purposes: 1. To... Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): App::perlstyle Download

Added: March 05, 2010 | Visits: 1.362

App::quickstart App::quickstart is App::Context Developers Quick-Start Guide. This is the Developers Quickstart Guide to the App::Context Framework. Its focus is to give a minimum amount of theoretical or explanatory background and get right into learning by example. That having been said, it is also... Platforms: *nix

License: Freeware Size: 122.88 KB Download (93): App::quickstart Download

Added: March 13, 2010 | Visits: 1.274

App::Session App::Session can represents a sequence of multiple events perhaps executed in separate processes. SYNOPSIS # ... official way to get a Session object ... use App; $session = App->context(); $context = $session->session(); # get the session # any of the following named parameters may be... Platforms: *nix

License: Freeware Size: 73.73 KB Download (96): App::Session Download

Added: September 11, 2010 | Visits: 1.354

App::UserAgent App::UserAgent - the browser this session is connected to. SYNOPSIS # ... official way to get a UserAgent object ... use App; $context = App->context(); $user_agent = $context->user_agent(); # get the user_agent if ($user_agent->supports("html.input.style")) { # do something } A... Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): App::UserAgent Download

Added: March 02, 2010 | Visits: 4.708

Open Source Requirements Management Tool Open Source Requirements Management Tool is designed to achieve full SDLC traceability for features, requirements, design, implementation, and testing. Open Source Requirements Management Tool has a UI for requirements derivation, version control, and common or custom attributes (rationale,... Platforms: *nix

License: Freeware Size: 145 MB Download (218): Open Source Requirements Management Tool Download

Added: April 02, 2010 | Visits: 2.248

AntiCMS Content Management System AntiCMS is a minimalist content management system for small and simple websites. The main purpose of this system is to separate content, structure and layout. Layout is defined using templates; content and structure are stored in XML file - database is not required. System is written in Python... Platforms: *nix

License: Freeware Size: 34.82 KB Download (114): AntiCMS Content Management System Download

Added: February 19, 2010 | Visits: 1.429

App::Modular::Module::Events App::Modular::Module::Events is a Perl module with event handling for App::Modular compatible applications. SYNOPSIS #################################################################### package App::Modular::Module::Me; use base qw(App::Modular::Module); sub depends { return Events; }... Platforms: *nix

License: Freeware Size: 16.38 KB Download (106): App::Modular::Module::Events Download

1 2 3 4 5 >