Skip to main content

1 Hour Software by Skrommel - DonationCoder.com

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Groups (1)

  • freethings

    Free Things

    42 members,456 bookmarks

    Free as free beer - Feel free to spread the word about these web addresses with temporary or permanent offers of free useful things. NOTE: please, add the tag 'now' when the free offer is not going to last long.

Bookmark History

Saved by 52 people (18 private), first by anonymouse user on 2006-07-01


Public Comment

on 2006-07-02 by secretgeek

autohotkey tools

on 2006-08-11 by mobcov

ちっちゃなアプリで小回りが利くやつが沢山紹介されてます。

on 2006-10-02 by jaykul

There's quite a few cool little apps here: WinWarden, ZoneSize, Ghoster or TransOther, DragKing, ClipStep, AutoClip, CloseMany, Kill ... PasteBinPost

on 2006-12-24 by svartling

These freeware utilities are written in the AutoHotkey scripting language. Downloads are available both as pre-compiled .exe files or as .ahk scripts you can customize for your own use.

on 2007-01-06 by june29

Windowsで使えるミニツールがたくさん

on 2007-03-23 by chanio

Simple tiny applications solving common problems for your desktop-
Pequeñas aplicaciones simples que resuelven problemas comunes para el escritorio.

on 2007-08-29 by chanio

Autohotkey useful scripts - source included to learn
Guiones utiles de autohotkey - se incluye fuente para aprender

Public Sticky notes

ReRun v1.1

Download programAutoHotkey sourcecode205KB

Run the startup programs not already running

Highlighted by mayabelle

BatteryRun v1.1

Download programAutoHotkey sourcecode205KB

Run commands when the power chord is connected or disconnected

Highlighted by mayabelle

PauseProcess v1.0

Download programAutoHotkey sourcecode305KB

Pause a program and run other programs before and after

Highlighted by mayabelle

Barnacle v0.991

Download programAutoHotkey sourcecode205KB

Add toolbars to your favorite programs.

Features:
- A programmable toolbar that fits inside any window!
- Change icons, tooltips, left-, right- and middleclick actions.
- The actions can be keypresses, menu selections, button clicking and window actions.
- To find out more, choose Help in the tray menu.

Highlighted by mayabelle

Removable v1.0

Download programAutoHotkey sourcecode205KB

Eject removable drives by doubleclicking in a list of drives.

Features:
- Place it on your QuickRun toolbar for easy access.
- Show drive letter, volume label, type, free space, available space, filesystem, status and serial number.
- Doubleclick to eject, retract or disconnect a drive.

Highlighted by mayabelle

LowToSleep v1.6

Download programAutoHotkey sourcecode205KB

Stop a PC from falling asleep until the CPU is inactive.

Features:
- Change settings using Settings in the tray menu
- Shows CPU usage in the tray

Highlighted by mayabelle

UnderCover v1.0

Download programAutoHotkey sourcecode205KB

Automatically hide a window's buttons and other controls.

Features:
- Ctrl-Rightclick to hide a control
- Change settings using Settings in the tray menu

Highlighted by mayabelle

ShortCutter v1.0

Download programAutoHotkey sourcecode205KB

Make autoupdating collections of shortcuts to certain filetypes.

Features:
- Rightclick the tray icon to configure
- Choose Settings to change rules and options
- Choose Enable to Start or Stop all the rules

Keep folders with shortcuts to all your music, images or whatever!

Highlighted by mayabelle

ShortcutSync v1.0

Download programAutoHotkey sourcecode205KB

Command line tool to place shortcuts to files in a different folder, preserving the tree structure, and removing missing files.

Example: ShortcutSync.exe C:\Music D:\MusicLinks mp3 wav TrayTip

Syntax
: ShortcutSync.exe <fromfolder> <tofolder> <extentions> [TrayTip]
  <fromfolder> is the folder where the files are located
  <tofolder> is the folder where the links should be created
  <extensions> is the file types to make links to
  TrayTip is added for visual feedback

Highlighted by mayabelle

ZoneSize v1.0

Download programAutoHotkey sourcecode205KB

Define zones that autosize windows dropped on them.

Features:
- Hold a window over a zone for .5 sec to autosize it.
- Doubleclick the tray icon to center the active window.

Highlighted by mayabelle

DeskLock v1.2

Download programAutoHotkey sourcecode205KB

Prevents the moving of desktop icons.

Features:
- DoubleClick the tray icon to Disable/Enable.
- Option to disable left drag and right mouse button.

Highlighted by mayabelle

OpeningHours v1.0

Download programAutoHotkey sourcecode205KB

Runs a program when inside a certain time interval, and closes it when outside.

Features:

OpeningHours.exe

  <part of program path>
  start=<start time HHMM>  
  end=<end time HHMM> 

The following parameters are optional:

  checkdelay=<time between checks in ms>
  run=<0=Don't run, 1=Run>
  close=<0=Don't close, 1=Close>
  kill=<0=Don't kill, 1=Kill>
  killdelay=<time to wait before killing a task in ms>
  hide=<1=Hide from the tray, 0=Show in the tray>

- Example:
OpeningHours.exe \Notepad.exe start=1200 end=2400 checkdelay=1000 run=1 close=1 kill=1 killdelay=5000 hide=0

Highlighted by mayabelle

LabelControl v1.6

Download programAutoHotkey sourcecode205KB

Overlays buttons and other controls with a Number for direct access via Ctrl-Number.

Features:
- Hold Ctrl, write the number, release Ctrl.
- Change the settings using Settings in the tray menu.
- To add more controls, use Window Spy included with AutoHotkey
   to find the class of the control, and add it to the proper tab.
- Still missing a lot of controls.

Highlighted by mayabelle

NoClose v1.1

Download programAutoHotkey sourcecode205KB

Disable the Close button (X) of selected windows.

Features:
- Press Ctrl+1 to Enable or Disable the Close button of the active window.
- Press Ctrl+2 to Add a rule.
- Automatic enabling and disabling of close buttons on program start and stop, and on window creation.
- Change hotkeys and automation options.

Highlighted by mayabelle

MoveInactiveWin v1.0

Download programAutoHotkey sourcecode205KB

Move a window without activating it.

Features:
- Alt-Click and drag to move.
- Click anywhere within a window to move it!

Highlighted by mayabelle

SingleInstance v1.0

Download programAutoHotkey sourcecode205KB

Allow only one instance of a program to run.

Features:
- User defined programs.
- Option to detect hidden programs.
- Won't close instances started before SingleInstance.

Highlighted by mayabelle

FadingTaskbar v1.4

Download programAutoHotkey sourcecode205KB

Change the transparency of the taskbar.

Features:
- Individual transparency settings for when the mouse is inside and outside the taskbar.
- Fade in, fade out.
- Makes the taskbar solid when maximized windows exist.
- Remembers the original transparency.

Highlighted by mayabelle

WinStep v1.0

Download programAutoHotkey sourcecode205KB

Step through groups of windows using hotkeys.

  Ctrl-0: Add a window to a Group0
  Ctrl-1: Add a window to a Group1
    ...

  Alt-0 : Show the next window of Group0
  Alt-1 : Show the next window of Group1
    ...

Features:
- User defined hotkeys and sounds.

Highlighted by mayabelle

DoOver v1.2

Download programAutoHotkey sourcecode205KB

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.

Highlighted by mayabelle

WhatColor v1.0

Download programAutoHotkey sourcecode205KB

Show and copy the RRGGBB color under the cursor.

Features:
- Press F12 to copy.
- Nothing fancy, just needed it.

Highlighted by mayabelle

ShowDialogsToo v1.1

Download programAutoHotkey sourcecode205KB

Shows dialog boxes on the task bar.

Features:
- Enable or disable by doubleclicking the task icon.
- Added options to exclude windows.

Highlighted by mayabelle

ProcessGuard v1.1

Download programAutoHotkey sourcecode205KB

Watch processes' memory usage, cpu usage and more, and get a warning, close them, run a program, change priority, hide/show or minimize/maximize them, logoff, reboot, shutdown, suspend or hibernate!

Features:
- Edit the ini-file to change the settings.
- Watch all processes by using *
- Doubleclick the tray icon to change settings.

Highlighted by mayabelle

WinWarden v2.0

Download programAutoHotkey sourcecode205KB

Automatically control how to display a window.

Features:
- Move, maximize, minimize, restore, enable, disable, hide, show, ontop, bottom, alwaysontop, clip, transparent, transparent color, move relative to another window, stick to the edge of the screen, center, run a program.
- Doubleclick trayicon to center the active window.

Highlighted by mayabelle

AutoClip v4.0

Download programAutoHotkey sourcecode205KB

Replaces text as you type with any formatted text, image or other clip.
Handy for instantly expanding your initials into your e-mail signature, with image and all.

Features:
- Also paste clips using the tray menu.
- Make scripts that send key presses for automation.
- Runs external programs.
- Even works in programs without an input box, like PaintBrush.

Highlighted by mayabelle

ClipStep v1.2

Download programAutoHotkey sourcecode205KB

Control multiple clipboards using only the keyboard's Ctrl-X-C-V.

Features:
- Right where you expect to find it.
- Ctrl-V steps forward, Ctrl-C steps backwards, Ctrl-X cancels or deletes.
- Clips are saved between sessions.

Highlighted by mayabelle

TakeABreak v1.1

Download programAutoHotkey sourcecode205KB

Locks the computer in user defined intervals.

Features:
- Change the work and pause time, and add your own messages.
- Careful! In pause mode the only way out is to restart the computer!

Highlighted by mayabelle

Noise v1.2

Download programAutoHotkey sourcecode205KB

Keeps the PC from falling asleep by sending it keystrokes.

Features:
- Runs in the tray, just set it and forget it.

Changes:
2005.12.1 - v1.2: Changed the interval and detection of activity.

Highlighted by mayabelle

CutAway v1.0

Download programAutoHotkey sourcecode205KB

Cut away parts of a window.

Features:
- Click and drag operation.
- Run again and rightclick to undo.

Highlighted by mayabelle

OnTop v1.0

Download programAutoHotkey sourcecode205KB

Puts a window on top of all others.

Features:
- Displays current status.
- Left click to put on top.
- Run again and left click to undo.
- Right click to cancel.
- Place it on your QuickRun toolbar for easy access.

Highlighted by mayabelle