Hi. This is only my second post on here. And I haven't even figured out how to post an image yet. (but I'm not a n00b -- I have a 12 years of programming experience.) But I am working on a front-end. Who isn't these days, right? But anyway, it's coming along. It is currently under constant development, so it's progressing very quickly. I've posted the program on my website (
http://www.compulsivecode.com/carpc.html) for anyone that wants to tinker with it. Screenshots are available there as well. There's no help or instructions. Just an EXE, a config file (.INI) and some images. Actually, I just added a simple README.TXT.
There's no installer. Just unzip it, play with the INI file, and run the EXE. If you hate it, delete the folder. Maybe tell me which part you hated..
The program is designed to work with either a touch-screen or a numeric keypad.
0 takes you to the main screen. So does clicking on the status bar.
+ is like tab.
* is previous track.
- is next track.
The other buttons do what they say the do. Home, up, PgUp, Left, Right, End, Down, PgDn, Enter
I'm struggling a little bit with designing the interface for browsing media, but it does at least work at the moment. Maybe other people can give me some suggestions / ideas.
Currently Supports:
Music, including CDs (with visualizations of course)
Video, including DVDs
GPS (with mapping if you have Streets and Trips installed)
Camera View (for rear-view cam)
Screen Dimming
Playlist Resume (remembers your previous playlist and position)
For the Future:
OBD2 information (eventually)
Voice Commands (possibly)
Since the images are all external resources, they can be changed to suit your liking. The images supplied all use solid colors, and can easily be edited. Also included is a "blank" image. Fonts and colors are controlled through the CarPC.ini file.
A complete history of the development changes is available on my site also.
Eventually, if there is interest, the source-code will also be made available.
Thanks for reading. If you try the program, let me know what you think. I appreciate any feedback, positive or negative.