Main > Free Download Search >

Free programming comcast remote software for mac

programming comcast remote

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1141
MACAST Remote 1.0

MACAST Remote 1.0


Control the MP3 player MACAST without bringing it to the front. more>>
MACAST Remote (MAR) is a utility for controlling MACAST. It displays a small window on your screen that floats above all other windows, allowing you to control MACAST without switching to it, saving time and not disrupting your workflow.
<<less
Download (508KB)
Added: 2004-10-30 License: Freeware Price:
1820 downloads
Roku SB Remote 1.0

Roku SB Remote 1.0


Roku SB Remote - Roku SoundBridge remote control widget more>> Roku SB Remote - Roku SoundBridge remote control widget

Roku SB Remote is an Apple Dashboard Widget that interacts with a Roku Labs SoundBridge in a similar way the IR Remote control works.
Completly freeware for personal use.
System requirements:
- Requires Unix packages installed
- /usr/bin/expect.

<<less
Download (122KB)
Added: 2006-06-08 License: Freeware Price: FREE
199 downloads
 
Other version of Roku SB Remote
Roku SB Remote 1.0with a Roku Labs SoundBridge in a similar way the IR Remote control works. Completly freeware
License:Freeware
Download (122KB)
1248 downloads
Added: 2006-06-08
Remote Remote 0.9.7

Remote Remote 0.9.7


Remote Remote is program used to control iTunes runnning on a networked computer more>>
Remote Remote is program used to control iTunes runnning on a networked computer.
Main features:
- Playlist and Track Browsing
- Remembers recently connected computers
- Allows turning on and off loop and shuffle mode
- Shows ratings and allows rating
- You could disable track browsing all together by entering a 0 in the maximum tracks box
- (This is for the people with thousands and thousands of songs who were waiting forever for the track list to build) Radio Support
- Ability to put remote computer to sleep
Enhancements:
- Universal Binary
- Extended Expiration Date
- Although Remote Remote is freeware, donations are accepted via Pay Pal, The email address to send Pay Pal donations is bgsoftware@mac.com.
<<less
Download (177KB)
Added: 2007-07-02 License: Freeware Price:
850 downloads
Front Row Remote 2.0

Front Row Remote 2.0


Front Row Remote - Control Front Row running on one Mac from another more>>
Front Row Remote (FRR) was was an app that I put together real quick (hence the less than perfect UI and documentation) to allow you to control Front Row running on one mac from another. Useful if you loose your remote, or it is across the room :).
The basic remote functions are supported (but not fast forward or rewind at this point).
There is also a second "helper" application called "FrontRowLauncher" that can be used to switch into Front Row (on the system running the application) if the remote is not handy.
Enhancements:
- iTunes Sub Remote for controlling iTunes directly
- Announcement Feature for remote system
- Local announcements of unrated songs
- Improved UI.
<<less
Download (275KB)
Added: 2006-08-29 License: Freeware Price:
1158 downloads
DVICO Remote 1.4

DVICO Remote 1.4


DVICO Remote - support for DVICO IR remote control more>>
Adds support to your Mac for the USB IR remote control that comes with current Dvico/Ultraview TV cards.
Allows you to use your remote to control most applications on your Mac.
You need to have an USB IR receiver as it is currently delivered with the TV cards from DVICO. You do not really need the remote control itself. As long as you have the receiver, pretty much any remote control will work.
Note: The UltraView DVB-T cards are re-branded DVICO cards and therefore work as well.
Enhancements:
- Added new settings to the preference pane. (See Readme)
- Note: Requires OS X 10.4 or greater.
<<less
Download (225KB)
Added: 2006-06-26 License: Freeware Price:
1224 downloads
XMMS Remote 2.0.1

XMMS Remote 2.0.1


XMMS Remote - Controls XMMS on a *nix box more>>
XMMS Remote is a two part software solution that uses web-services to remotely control and display the status of the xmms media player.
This software was written on a whim, during a hack session, and is therefor, free!
Enhancements:
- Fixed no responce timeout
- Fixed numerous return .. return .. bugs
- Made work in 10.3.
<<less
Download (148KB)
Added: 2006-03-21 License: Freeware Price:
1315 downloads
The Mozart Programming System 1.4.0.20080702

The Mozart Programming System 1.4.0.20080702


Free programming system based on the OZ language more>>
The Mozart Programming System 1.4.0.20080702 provides you with an excellent and advanced development platform for intelligent, distributed applications which is the result of a decade of research in programming language design and implementation, constraint-based inference, distributed computing, and human-computer interfaces. As a result, Mozart is unequalled in expressive power and functionality.

Mozart has an interactive incremental development environment and a production-quality implementation for Unix and Windows platforms. Mozart is the fruit of an ongoing research collaboration by the Mozart Consortium.

Mozart is based on the Oz language, which supports declarative programming, object-oriented programming, constraint programming, and concurrency as part of a coherent whole.
For distribution, Mozart provides a true network transparent implementation with support for network awareness, openness, and fault tolerance. Mozart supports multi-core programming with its network transparent distribution and is an ideal platform for both general-purpose distributed applications as well as for hard problems requiring sophisticated optimization and inferencing abilities.

Mozart was used to developed many applications including multi-agent systems, digital assistants and sophisticated collaborative tools, as well as applications in natural language understanding and knowledge representation, in scheduling and time-tabling,

Major Features:

  1. Programming:
    • Oz is a concurrent object-oriented language. In a first approach, Oz can be programmed in a very similar way to other such languages, like Java. With experience gained, programs tend to become simpler, for example, as they use the powerful concepts of dataflow execution and first-class procedures.
    • Oz is an eminently concurrent language. The Mozart system implements ultralightweight threads with preemptive fair scheduling. It easily supports applications with many thousands of threads. Dataflow synchronization is achieved transparently through logic variables.
    • Multi-Paradigm Programming: Unlike most other programming languages which lock you into a single programming paradigm, Oz unifies into one simple and coherent framework the functional, object-oriented, and logic flavors of programming. This is possible due to the very general and powerful underlying paradigm of concurrent constraint programming.
  2. Inferencing:
    • Oz is a powerful constraint language with logic variables, finite domains, finite sets, rational trees and record constraints. The system is competitive in performance with state-of-the-art commercial solutions, but is much more expressive and flexible, providing first-class computation spaces, programmable search strategies, a GUI for the interactive exploration of search trees, parallel search engines exploiting computer networks, and a programming interface to implement new and efficient constraint systems.
    • Logic Programming: Oz goes beyond Horn-clauses to provide a unique and flexible approach to logic programming. Oz distinguishes between directed and undirected styles of declarative logic programming. For both, Oz lets you specify a programs logical semantics separately from its resolution strategy. Powerful tools and libraries are provided built on the concepts of first-class computation spaces and determinacy-driven disjunctions. Together with distribution, this makes Mozart an ideal platform for both intelligent multi-agent systems and parallel search.
  3. Distribution:
    • Open Distributed Computing: The Mozart system is an ideal platform for open distributed computing: it makes the network completely transparent. The illusion of a common store is extended across multiple sites and automatically supported by very efficient protocols. In addition, full control is retained over network communication patterns, permitting very efficient use of network resources. Furthermore, reliable, fault tolerant applications can easily be developed.
    • Distributed Component-Based Programming: Mozart provides first-class software component specifications (called functors) and software components (called modules). The module system facilitates application development and deployment. Both component specifications and components can be transparently referenced through URLs, absolute and relative, and loaded by need. Flexible security policies are implemented by module managers.
    • Mobile Agents: With its dynamic component technology, open computing support, and full-featured implementation, Mozart is an ideal platform for serious programming with mobile agents. A computation can create new computations dynamically. Computations can roam the shared Mozart space at will. Each site has full control over what resources it makes available to incoming computations.
    • Separation of Concerns (Aspects): The Mozart system separates the concerns of application functionality, distribution structure, fault tolerance, and openness (application connectivity). The separation is almost perfect for the first two concerns and quite good for the last two. In the context of aspect-oriented programming, this can be seen as a ``vertical approach, where a few aspects are treated in depth, versus the ``horizontal approach of tools like AspectJ, which provide primitives for handling many aspects.
  4. Platform Issues:
    • Cross-Platform Compatibility: Like Java, Oz is `write once, run everywhere and provides automatic local and distributed garbage collection. The Oz virtual machine is portable and known to run on most flavors of Unix as well as on Windows.
    • GUI Programming: The Mozart system comes with an object-oriented library that provides a high-level well integrated interface to Tcl/Tk. This is supplemented with QTk, a tool that supports a mixed declarative/procedural approach to user interface design. This needs only a fraction of the code of standard procedural approaches and is particularly well-suited for building context-sensitive interfaces.
    • Native Extension Modules: The Mozart system was designed to be easily extended with new native functionality packaged as DLLs. Comprehensive support is provided for the convenient creation of DLLs. Thus, the Mozart system is not only aggressively open, but also an ideal very high-level glue language.

Requirements: Aquamacs Emacs

<<less
Download (7.1MB)
Added: 2008-11-29 License: Freeware Price: FREE
14 downloads
Frame Remote 2.1.1

Frame Remote 2.1.1


Frame Remote is a simple to use, yet sophisticated action script for Adobe GoLive to allow remote controlling of a frame from another frame, and now includes a force frame parameter more>>

Frame Remote 2.1.1 is a simple to use, yet sophisticated action script for Adobe GoLive to allow remote controlling of a frame from another frame, and now includes a force frame parameter

<<less
Download (10.7KB)
Added: 2002-04-24 License: Freeware Price:
downloads
Salling's Remote Basics 1.0

Salling's Remote Basics 1.0


Sallings Remote Basics is a powerful, perfect and popular drivers utility. more>>

Salling's Remote Basics 1.0 is a powerful, perfect and popular drivers utility. Some of Sony Ericssons new and upcoming phone models have a simple built-in feature that lets you remotely control your computer as if your phone was a wireless keyboard and mouse. Unfortunately, popular Macintosh applications are not supported out-of-the-box. Sallings Remote Basics fills the gap by adding controllers for iTunes, EyeTV, DVD Player, VLC, PowerPoint, and Keynote.

Major Features:

  1. Search and browse music from your phone or PDA;
  2. View PowerPoint slide notes;
  3. Automatically pause iTunes during phone calls;
  4. Control background applications

Requirements:

  • Bluetooth-equipped Macintosh computer with Mac OS X 10.3.5 or later
  • Sony Ericsson K700i, K700c, or S700
<<less
Download (431K)
Added: 2004-08-09 License: Free Price:
downloads
SoundJam Remote 1.0

SoundJam Remote 1.0


Control the MP3 player SoundJam without bringing it to the front. more>>
SoundJam Remote (SRJ) is a utility for controlling SoundJam MP. It displays a small window on your screen that floats above all other windows, allowing you to control SoundJam MP without switching to it, saving time and not disrupting your workflow.
<<less
Download (507KB)
Added: 2004-10-30 License: Freeware Price:
1821 downloads
iPod remote 2.0

iPod remote 2.0


Free Yahoo! iTunes remote widget more>> Free Yahoo! iTunes remote widget

Free Yahoo! Widget that features a remote for iTunes that looks much like the one for iPod.

System requirements:
-

Enhancements
- Redesign with graphics by "Photoshop expert extraordinaire" muppetman!

<<less
Download (72KB)
Added: 2009-04-28 License: Freeware Price: FREE
215 downloads
Harmony Remote 7.3.0

Harmony Remote 7.3.0


Harmony Remote - Driver for Logitechs remotes more>>
All Your Entertainment Under Your Thumb.

Finally, you have options for controlling your home entertainment system--and even lighting-- at the press of a single button, from anywhere in your home, and by any member of your family.

Check out Logitechs newest offerings to find the Harmony Advanced Universal Remote that best fits your needs.

Home Entertainment the way it should be.
<<less
Download (50.9MB)
Added: 2007-05-12 License: Freeware Price:
962 downloads
DarwiinRemote 0.5

DarwiinRemote 0.5


DarwiinRemote reads data from and sends data to Nintendo Wii Remote more>>
DarwiinRemote is a tiny software which reads data from and sends data to Nintendo Wii Remote (aka. Wiimote). DarwiinRemote allows you to control your applications by using Wii Remote.

Download the tool and enjoy!
<<less
Download (800KB)
Added: 2007-03-09 License: Freeware Price:
961 downloads
Virtual Remote 0.3

Virtual Remote 0.3


Virtual Remote - A Virtual Remote for your Topfield more>>
Virtual Remote is an native Cocoa Mac OS X application that allows Mac users to control the Topfield from their computer. To do this, the VirtualRemote TAP must also be run on the Topfield.
Main features:
- Control the Topfield from your computer
- See whats onscreen using the screenshot functionality.
Enhancements:
- Applescript.
<<less
Download (308KB)
Added: 2005-11-17 License: Freeware Price:
1438 downloads
IceTV Remote Widget 2.7

IceTV Remote Widget 2.7


IceTV Remote Widget is a creative and simple-to-use utility which helps users easily display a beautiful TV guide on your desktop more>>

IceTV Remote Widget 2.7 is a creative and simple-to-use utility which helps users easily display a beautiful TV guide on your desktop.

Comes in three flavours.

  • The first view, "3 program view" shows the current program, the next program, and the program after that for any number of channels (screen size permitting).
  • The second view, "5 program view" shows the current and next four programs for any number of channels.
  • The third view, "All day view" shows a complete list of all the programs for the day for any number of channels.

Major Features

  1. The ability to view TV guide information and full program descriptions for any time for either 1 day (free) or 7 days
  2. EyeTV integration (IceTV subscription required).
  3. Created from an existing highly successful and mature product (WorldTV).
<<less
Download (1.1MB)
Added: 2009-11-02 License: Freeware Price: Notavailable
downloads
 
Other version of IceTV Remote Widget
IceTV Remote Widget 2.6iSlayer - IceTV Remote Widget brings to you a user-friendly tool which can
Price: Notavailable
License:Freeware
Download (1.2MB)
downloads
Added: 2009-09-30
IceTV Remote Widget 2.3IceTV Remote Widget is a convenient and useful widget which displays a ... IceTV Remote Widget 2.3 is a convenient and useful widget which displays a beautiful TV guide on
Price: $0.00
License:Freeware
Download (757.9KB)
downloads
Added: 2009-07-27
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5