Search
Top Posts & Pages
- QML TreeView
- Hotplug an External Screen to your Laptop on Linux
- Plasma Active for Nexus 7: Running the touch-optimized Plasma Active Linux Distribution on Nexus 7
- Exchange Data and Objects between C++ and QML and vice versa
- To-Do-O
- QML Text Input for Maemo Fremantle
- Poor Man's Data Munging in the Linux Shell
- Publications & Talks
- test2junit 1.2.1 released
- QML and Clipboard Interaction
Tag Archives: Linux
Note to self: get information about the camera in SailfishOS
This is just a brief note to self about getting information about the camera in SailfishOS with v4l-utils. This post primarily consists of a list of some commands that showed me some, hopefully useful, information and the corresponding output. Maybe … Continue reading
One Year with the Friendly Interactive Shell (fish) aka fish-shell
A little bit more than one year ago, I learned about the friendly interactive shell (fish) aka fish-shell and decided to give it a try. Before, I primarily used the Bourne Again Shell (bash) as my main shell. In this … Continue reading
Control #crazyflie with #zeemote
Recently, I got a Crazyflie. As I also own two Zeemote JS1 remote controls, using these for controlling the Crazyflie suggested itself to me. In a previous post, I introduced QZeeControl 2 which enables using Zeemote remote controls, e.g., on … Continue reading
Posted in Announcements, Misc., My Applications, QZeeControl
Tagged Crazyflie, Linux, Open Source, Zeemote
Leave a comment
QZeeControl 2: Zeemote JS1 Bluetooth Protocol Implementation in Qt5
The Zeemote JS1 is a small bluetooth joystick remote control. In the past, I already created some apps that allow the usage of the Zeemote JS1, like QZeeControl (for Harmattan/MeeGo on the N9 and N950) and Zeecontrol (for Fremantle on … Continue reading
Posted in Announcements, My Applications, QZeeControl
Tagged Linux, Open Source, planetkde, QML, Qt, Zeemote
1 Comment
Automatically clone all repositories defined in conf/gitolite.conf
In this post, I post a simple, hackish script to clone all repositories defined in a gitolite config file. There may be various reasons why one should want to clone a bunch of repositories at a time, e.g., in case … Continue reading
MeePasswords 2.0 for BlackBerry (BB10) and Desktop (Linux, Windows)
MeePasswords is a simple tool to securely store short snippets of sensible or confidential data such as passwords and the like. The new MeePasswords version 2.0 is now available for BlackBerry (BB10) Z10, Q10, and Q5 and desktop (Linux, Windows). … Continue reading
Posted in Announcements, MeePasswords, My Applications
Tagged BB10, BlackBerry, Linux, MeePasswords, Password, Windows
Leave a comment
Q To-Do for BlackBerry BB10, Desktop (Linux, Windows), and Nokia N9
Q To-Do is an easy to use to-do list organizer. The latest version of Q To-Do is now available for BlackBerry (BB10) Z10, Q10, and Q5, desktops (Linux, Windows), and Nokia N9. Below are some screenshots of the BlackBerry version. … Continue reading
Posted in Announcements, My Applications, Q To-Do
Tagged BB10, BlackBerry, Harmattan, Linux, To-Do, Windows
Leave a comment
Hotplug an External Screen to your Laptop on Linux
With udev you can trigger actions when an external screen/monitor is connected. This is, e.g., useful when you want to automatically perform some actions when an external Screen is connected to a laptop. Such actions could be to automatically enable … Continue reading
You must be logged in to post a comment.