Questions asking for specific applications that perform a given task.

learn more… | top users | synonyms

3
votes
5answers
98 views

How to get a good overview over used space?

I wondered whether there is a command line application to give me a good (maybe visual) overview over the free/used space left on my sd card. ls -lh is nice but it does not show me how much space the ...
0
votes
1answer
113 views

Big Endian distribution for the Raspberry Pi

I have an application that I'm writing on a little endian x86 system, but I would like to test it on a big endian processor to ensure compatibility. I understand that the ARM processor can go big ...
3
votes
1answer
409 views

Raspberry Pi as Office Jukebox?

I'd like to set up an office jukebox using a Pi. I've found some decent instructions for a simple implementation, which look good as far as all the audio stuff goes. My problem is that this requires ...
4
votes
2answers
49 views

Program that autosaves music position on shutdown?

I'm looking for a program that saves the track position and playtime upon shutdown of the Rpi. We're talking a proper shutdown, not unplugging the Rpi unexpectedly. Imagine the Rpi is an iPod, that ...
7
votes
2answers
747 views

What is the best way to access a DRM flash sites like Hulu or YouTube?

What is the best way to access a DRM flash sites like Hulu or YouTube using the raspberry? I have a Neuros (Ubuntu) box on the same network that runs these sites now using the Flash plug-in.
3
votes
2answers
673 views

What is the most practical OS to install long term? [closed]

Now I have a pretty decent understanding of which operating systems can be installed on the Raspberry Pi. But what I'm wondering is, as far as quality of GUI vs. performance vs. hardware compatibility ...
11
votes
5answers
2k views

Has anyone got a Text to Speech engine installed?

Just wondering whether anyone has got a Text to Speech engine installed on the Pi?It would make a great addition to almost any programming project to make it talk to the user!