2013/11/15

I'm back with an app

It's time to start seriously blogging about app development.
I started develop apps for iOS. Today I published my first simple application.

It's called CarMusicDashboard.

 


Features:

- speedometer (with kmph and mph units)
- trip meter
- music player
- HUD display
- volume proportional to the speed mode

Price: 1.79 Euro or $1.99

2014-01-22: $0.99

Today I'm waiting for app review. For any questions or bugs please contact me by e-mail.

2011/09/06

Close lid on Linux with Acer AOD257

I had problem with my Acer on Linux. When I was closing lid, system doesn't suspend. I had compiled support for closing lid in ACPI section in kernel sources, but it doesn't work. So, I wrote small program in C language, which solve that. It's avaliable at: http://sourceforge.net/projects/lidlistener/ .