Freeware Listing: Actions
- Field Actions
- License: Freeware

The Field Actions module combines the power of Drupal actions with the data in CCK nodes to create new ways of working with your nodes in Drupal. This module enables action enabled modules (such as workflow.module) to reach into your nodes, pull out information, and use it appropriately. This leads to more reuse of data throughout your site, and easier creation of behavior for non-programmers and programmers alike..
- Publisher: David Kent Norman
- Date: 26-01-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Domain Actions
- License: Freeware

Provides integration for Domain Access with the core actions and Rules to allow actions to be taken based upon the domain..
- Publisher: Gordon Heydon
- Date: 05-06-2013
- Size: 10 KB
- Platform: PHP, Scripts
- SCCM Client Actions Tool
- License: Shareware

SCCM Client Actions Tool is a handy application that allows running actions remotely on one or more computers. A list of computers can be provided either from a file (XLS, XLSX, CSV, TXT), loaded from SCCM collection or simply entered as a text into a text area.
The application is an alternative to SCCM console and right-click tools because it’s not always possible to install SCCM console everywhere and manage clients in closed environments. Give SCCM Client Actions Tool a try to see what it's really capable of!
.
- Publisher: Christjan Schumann
- Date:
- Platform: Windows 7, WinOther, WinVista
- StartUp Actions Manager
- License: Freeware

StartUp Actions Manager is a very useful tool that can help you customize the startup options by adding folders, webpages or any files you want to be opened when the operating system initializes.
The program can even set a personalized message to be displayed at startup. The actions you create can be easily accessed, saved or removed from the same main window of StartUp Actions Manager.
.
- Publisher: Rama Studios
- Date:
- Platform: WinOther
- PC SystemBoot Actions
- License: Shareware

PC SystemBoot Actions allows you to delete, rename and move files and folders on the next system boot. This comes in very handy, if you need to replace or delete files which are locked by other applications, loaded into memory or cannot be changed until next system boot.
The program has an easy to use interface that allows you to add new actions by dragging the files or folders to the program's window.
.
- Publisher: Remote Pc Tools Ltd
- Date:
- Platform: Win2000, Win7 x64, Windows 7, WinOther, WinServer, WinVista, WinVista x64
- Folder Actions for Windows
- License: Freeware

You need to use several third party tools for accomplishing tasks like image editing, word processing, DVD burning and so on, in Windows based PCs. Those who need to perform a series of repetitive tasks in large amounts can also benefit from using specific third party applications. One such useful app is Folder Actions for Windows. As is evident from its name, the nifty app lets you perform several repetitive tasks on contents of folders on your computer’s hard drive.
The app has a meager download size of 4.7 MB and the interface is also minimal. However, it would be wrong to dismiss this app for the barebones appearance.
- Publisher: FolderActions.com
- Date: 12-09-2013
- Size: 5526 KB
- Platform: Win2000, Win7 x32, Win7 x64, Windows 8, Windows Server, Windows Vista, WinOther, WinServer, WinVista, WinVista x64
- Tactics Editor for Squad Actions
- License: Freeware

The Tactics Editor for Squad Actions (TESA) is a strategy editor for computer games. It is fully customizable and not fixed for use on one particular game..
- Publisher: tesa.sourceforge.net
- Date: 18-11-2012
- Size: 125 KB
- Platform: Linux, Mac OS X, WinOther
- Game Utility Queue
- License: Freeware

Dependent on Game Clock and Game Character. A Game Queue will act on clock ticks, allowing game characters to add actions to a queue, which will be processed in turn. Actions take 1 or more Action Points (AP). A character is allowed 1 or more AP to be processed in a single tick. Before processing, each action is also assigned an Initiative weight. Modules wishing to make use of this should implement hook_game_queue_action($action). See documentation within module for more info. @TODO: Ensure all characters have a chance to act before enacting later actions within the same turn. Add dice options to settings for Available AP and Initiative.
- Publisher: aaron
- Date: 09-03-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Comment Dialogue
- License: Freeware

Timer defines a CCK field type for a timer, which can be started, stopped and reset via timer button controls or workflow actions. Timer fields can be shown in real-time with DHTML or only updated on page refresh. Timer button controls can be restricted by both field setting and Use timer controls access permissions. Prerequisites The Content Contruction Kit content.module is enabled. Optionally, workflow.module and actions.module enabled. Installation 1. copy the timer directory and all its contents to your modules directory 2. enable the module: admin/build/modules 3. set access permissions for roles: admin/user/access 4.
- Publisher: John Money
- Date: 03-04-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Theme Rules
- License: Freeware

The Theme Rules module provides actions to switch themes..
- Publisher: Mitchell Tannenbaum
- Date: 15-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- User role actions
- License: Freeware

Provides extra actions to add and remove roles from users. WARNING: HALF-BAKED MODULE! This module is a work in progress for a client and as such as only written up to the point that I need. In particular, the 'add role' action is not yet implemented. There are a few TODOs in the code as well -- things that aren't as elegant as they could be. I am releasing it in the hope that others will find it a useful starting point and take it a little further with patches :).
- Publisher: joachim
- Date: 06-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Complete
- License: Freeware

Complete is a simple module to instruct your users to perform certain actions in your website. It keeps track of the completeness of these actions. Complete harvests the power of rules to configure the kind of actions a user has to perform, and integrates with views for displaying the actions. Behavior * Rules integration. The module provides the condition "Is incomplete" and the action "Set complete". These should be added to all your rules that need to you want to track by this module. * Views integration. A default view called "Complete" is provided, containing two blocks with listings of incomplete and complete actions, and a page with all rules checked for completeness.
- Publisher: Peter Vanhee
- Date: 18-05-2013
- Size: 20 KB
- Platform: PHP, Scripts
- CA Taxonomy
- License: Freeware

CA Taxonomy provides actions and condition checks for nodes and their taxonomy terms for the Conditional Actions module bundled with Ubercart 6.x-2.0 Requirements Ubercart 6.x-2.0-rc1 or higher. Credits Original development sponsored by FourChords Creative LLC..
- Publisher: Michael Prasuhn
- Date: 26-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Triggerunlock
- License: Freeware

By default, the Drupal 6 trigger module displays appropriate actions for each trigger. Each action has declared which hooks it is appropriate for. This module lifts that restriction, making any action available to any trigger. Use with care, as making an action assignment that does not make sense may lead to unintended consequences. Note that because of its simplicity, and the fact that Drupal 5 does not recognize the "core = 6.x" statement in the .info file, and because triggerunlock does not actually declare its dependency on actions (since actions is built-in in Drupal 6), the 6.x version of triggerunlock can also be used by Drupal 5.
- Publisher: John VanDyk
- Date: 15-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Windows Hooker
- License: Freeware

Project to record user actions and playback them with minimalistic interface..
- Publisher: Alexander Makeev
- Date:
- Size: 71 KB
- Platform: WinOther
- GetUtcDateTime
- License: Freeware

This is a rather specialised program to help you in batch files when different actions need to be taken at different times, or when the date and time are needed to identify a particular file name..
- Publisher: satsignal.eu
- Date:
- Size: 10 KB
- Platform: WinOther
- PathLock for Windows
- License: Freeware

PathLock is a small utility that lets you take full control of the actions of users on each path of the system, in two moves you can decide which directories users can rename files and folders or create files and folders, you can protect your data from damage or unwanted actions.
You can hide PathLock anywhere, no requires installation..
- Publisher: RCPsoft
- Date:
- Size: 5 KB
- Platform: WinOther
- DoOver
- License: Freeware

Record and playback keyboard and mouse actions.
Features:
- User defined hotkeys.
- Recorded macro can be edited throught the Settings menu before playback.
- Change playback speed through the Settings menu.
- Press Ctrl-F12 to start and stop recording.
- Press Ctrl-F5 to start playback.
- Press Esc to abort playback.
- Won't move windows due to relative mouse actions..
- Publisher: Skrommel
- Date:
- Size: 419 KB
- Platform: WinOther
- STRIPS to CSP converter
- License: Freeware

A STRIPS problem is a planning problem that views the world as a set of variables and actions upon them. A problem is solved when a series of actions can be found that will lead to a Goal assignment of values to variables from a Start assignment. The STRIPS to CSP converter allows for the graphical creation of a STRIPS problem and then the conversion of said problem into a CSP for solving..
- Publisher: aispace.org
- Date:
- Size: 604 KB
- Platform: Win2000, Windows 7, WinOther, WinServer, WinVista
- VoBaLi
- License: Freeware

Vobali is a program to record, evaluate and analyse actions of a volleyball match. The actions evaluated are the usual ones: Reception, Set, Attack, Service, Block and Dig. The evaluation itself is between 1 and n_max and is recorded per set and position..
- Publisher: Tommy
- Date:
- Size: 51 KB
- Platform: Win2000, WinOther
Actions: Freeware | All







