Main > Free Download Search >

Free rotate mania 1.0 software for mac

rotate mania 1.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 10858
Rotate Mania 1.0

Rotate Mania 1.0


Rotate Mania combines elements of arcade and puzzle to form a very addictive mix for Mac more>>
Here comes a new game! Combining elements of arcade and puzzle to form a very addictive mix for Mac. If you like Tetris, Clickomania - this one is in the same vein but quite different and entertaining.
Several game modes and skill levels are included to make it even more fun. Strip and Shift Mania are for people who love meditative strategic games. In Time Mania you will be hard pressed to win the game, as new blocks will appear.
Version restrictions:
- The evaluation version of SOFTWARE PRODUCT is supported by advertising which will appear during application use.
- At any time, you can order a registration-key which will add features to the software and remove the advertising.
<<less
Download (1.4MB)
Added: 2005-05-17 License: Adware Price: $16
896 downloads
Tilt Mania 1.0

Tilt Mania 1.0


Tilt Mania is a kind of game applying the sudden motion sensor in your apple laptop. more>>

Tilt Mania 1.0 is a kind of game applying the sudden motion sensor in your apple laptop. Keep the ball on the screen for as long as possible.

<<less
Download (254.9KB)
Added: 2006-12-19 License: Freeware Price:
3 downloads
Apple Mania 1.0

Apple Mania 1.0


Apple Mania - Glowing Apple Logo on the color of your choice more>>
Apple Mania is a cool yet relaxing screensaver that puts a glowing Apple Logo on top of the color of your choice.

If you would like to support the efforts of a 12 year-old, please consider making a Paypal donation to: ronnykathy@bigfoot.com
<<less
Download (5MB)
Added: 2006-05-03 License: Freeware Price:
1274 downloads
Tilt Mania! 1.0

Tilt Mania! 1.0


Tilt Mania! - arcade game that uses the sudden motion sensor (SMS) of modern apple laptops more>>
Tilt Mania is a little arcade game I wrote which uses the sudden motion sensor (SMS) of modern apple laptops. Its similar to BubbleGym in that it uses the computer itself as an input device, however it is freeware.

<<less
Download (260KB)
Added: 2006-12-21 License: Freeware Price:
1045 downloads
rotate 1.0

rotate 1.0


rotate - Freely rotate text in a custom view more>>
rotate is a Cocoa example Xcode project which shows how to freely rotate text in a custom view.

Uses NSAffineTransform and is heavily commented, so even dunderheads like me could use it.

Completly freeware.


<<less
Download (22KB)
Added: 2006-01-25 License: Freeware Price:
1390 downloads
Nihon mania 1.0

Nihon mania 1.0


Nihon mania - Asian icons set more>>
Mana was swept away by her asian influences on her trip to Japan and shed love to share the joy!
The icons are beautifully drawn and look best in 128x128 at 32bit mode.

Completly freeware for non-commercial.
<<less
Download (806KB)
Added: 2006-03-14 License: Freeware Price:
1320 downloads
Mania! 1.0

Mania! 1.0


Mania! - The space shooter that shouldve never been! more>>
Mania! is the space shooter that shouldve never been!

I was just learning C++ and OpenGL and wanted to try my hand at a simple space shooter. The results werent that great.

Mania! is horribly coded, does not take vertical syncing into account, and for some reason just wont run on Mac systems anymore.

The downloads are provided here for historical purposes only, the games just not very good.
<<less
Download (313KB)
Added: 2006-05-11 License: Freeware Price:
727 downloads
Rotate Text 10.0

Rotate Text 10.0


Rotate Text - Rotate point text in Illustrator more>>
Rotate Text is an Adobe Illustrator plugin which enables the user to rotate point text to 90, 60, 45, 30, 0, -30, -45, -60 or -90 degrees.

Completly freeware for non-commercial use.

<<less
Download (27KB)
Added: 2006-06-27 License: Freeware Price:
1220 downloads
Rotate Files 1.2.2

Rotate Files 1.2.2


Automator action limits number of sequentially numbered files. more>>

Rotate Files 1.2.2 brings you a powerful application which allows to work with the Rename Finder Items Action; in particular it works with files generated by the Make Sequential option.

This option adds a sequence number to the files it receives, but it does not impose any upper limit to the number of files in the sequence; this may be useful in various situations, for example when creating a workflow for generating backup files, but with an upper limit to the number of backups preserved.

Here enters Rotate Files: with this action you can set the max number of files belonging to a certain sequence, older ones will be just moved to the trash. Moreover you can set the sequence start value and also the sequence step value if needed and you can force removed files to be immediately deleted instead of being placed in the trash.

<<less
Download (149.8KB)
Added: 2009-07-01 License: Freeware Price:
12 downloads
 
Other version of Rotate Files
Rotate Files 1.2.1Designed to work with the Rename Finder Items Action; in particular it works with ... Here enters Rotate Files: with this action you can set the max number of files belonging to a
License:Freeware
Download (73K)
11 downloads
Added: 2007-12-04
Rotate Files 1.1Rotate Files is an action for Automator designed to work with the Rename Finder Items Action; in ... Here enters Rotate Files: with this action you can set the max number of files belonging to a
License:Freeware
Download (254KB)
901 downloads
Added: 2007-05-09
Rotate Movie Right 1.0

Rotate Movie Right 1.0


Rotate Movie Right will modify quicktime files by rotating them to the right more>>
Rotate Movie Right will modify quicktime files by rotating them to the right (clockwise). To use, simply drop files or folders with quicktime (or other source types) onto the applet.

A new quicktime file, with the same name but with the .mov file type, will be created and the original file is not deleted.

This is intended primarily for use by digital camera owners, like me, who record movies vertically and forget that the camera is not intended to be operated like that. (I hope there are others who also make this mistake).

<<less
Download (32KB)
Added: 2005-12-14 License: Freeware Price:
1461 downloads
LogRotate 1.1.0

LogRotate 1.1.0


Open source library that will help you easily rotate a number of logs on your system more>> Open source library that will help you easily rotate a number of logs on your system

LogRotate is a free library of methods that will allow a developer to perform log rotation.
The log rotate methods allow the caller to specify options (via parameters) such as how many rotated files to keep, what type of extension to place on the rotated file (date or a simple count), and whether to zip the rotated files.
Live log files (currently being written to by a live process) can be rotated as well. The post_rotate option is useful in that context, as it can be used to send a HUP signal to notify the live process to reopen its log file.
NOTE: LogRotate is licensed and distributed under the terms of the MIT license.

Enhancements
- Enhanced the rotate file methods to return status information regarding the rotation: the newly rotated file, the list of rotated files, the list of deleted files, etc.
- Refactored the implementation of the file rotation methods into a separate class (LogRotate:Impl) and exposed a few of these implementation methods for public use.

<<less
Download (13KB)
Added: 2009-06-07 License: Freeware Price: FREE
192 downloads
Picture manipulation 1.0

Picture manipulation 1.0


Picture manipulation is an advanced program which satisfies you with three apple script droplets, rotate, scale and set image size. more>>

Picture manipulation 1.0 is an advanced program which satisfies you with three apple script droplets, rotate, scale and set image size. Each script displays a dialog once each time it is run asking for parameters, and then applies those parameters to all the files dropped onto the Apple Script. The set image size droplet queries the first file amongst the group of files that is dropped on it to get the current values, giving the user a reference point to work from.

Requirements:

  • YVS Picture Translator
  • PPC
<<less
Download (104.5KB)
Added: 2002-10-23 License: Freeware Price:
downloads
Desktop Rotate 1.0

Desktop Rotate 1.0


Desktop Rotate - Change desktop picture every 10 minutes more>>
Desktop Rotate is an AppleScript that Will cycle through the images in a dropped folder and use each image as the desktop picture for 10 minutes.

Completly freeware.


<<less
Download (11KB)
Added: 2005-12-27 License: Freeware Price:
1417 downloads
Rotater 5.2

Rotater 5.2


Rotater - Plots 3D points/lines and rotates them more>>
Rotateris a program that reads a set of 3-dimensional points and lines and plots them in a window.

The image can then be rotated with the mouse and viewed with stereo options.

<<less
Download (197KB)
Added: 2006-03-30 License: Freeware Price:
1303 downloads
Sudoku Mania 0.3.0

Sudoku Mania 0.3.0


Sudoku Mania is a fully customizable sudoku game written in Java. more>> <<less
Download (3MB)
Added: 2008-03-24 License: GPL Price: FREE
1 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5