Home
Login
Register
Chat
»
yourewinner.com
»
General Forums
»
Other/Archived boards
»
STEEV'S KORNER !
(Moderator:
Skrag
)
»
Raspberry PI OS/software recommendations
Raspberry PI OS/software recommendations
Pages: [
1
]
Go Down
#1
04-07-2016, 12:49:22 PM
"Just put those other *toy* machines in the garbage or something"
Posts:
1026
Rigcoins: 9562.90
Send Money to Unsuky
Untagged
+
"Double the Mega Power"
Steev, I need your help I'm looking for help for MUST install stuff for my Raspberry Pi. I always just use Raspian play around with software I see on repo but I'm kinda getting bored of that. Could you (open to anyone else as well) recommend me stuff I should install
Thanks, unsuky.
"Make your selection now!"
#2
04-07-2016, 13:33:03 PM
Administrator
Posts:
17685
Rigcoins: 9778103.29
Send Money to Cirus
Head Cynic/Obscure Metalhead
smug hipster
cool as the rockies
+
Is there anything you want to do with it? Media center, home server, games, etc
Steve
#3
04-07-2016, 14:23:21 PM
Guest
Ok so
You probably have some old android phones just lying around, no?
Those can be turned into cheap WIFI-enabled cameras with the free app
IP Webcam
Combine that with a Raspberry Pi running
ZoneMinder
and you got yourself a
Steve
#4
04-07-2016, 15:13:10 PM
Guest
if you ssh into your pi a lot use tmux instead of screen
http://www.hamvocke.com/blog/a-quick-and-easy-guide-to-tmux/
Steve
#5
04-07-2016, 15:33:11 PM
Guest
i also need to know what you're interested in, but i'm just gonna keep posting random stuff
Steve
#6
04-07-2016, 15:34:14 PM
Guest
ADOM for raspberry pi here:
http://www.adom.de/home/downloads.html
Steve
#7
04-07-2016, 15:55:56 PM
Guest
And oh yeah
this guy
has been making good progress porting Android (with working GPU drivers) to the RPi
You can find builds for the Pi 3 here:
http://geektillithertz.com/wordpress/
But beware of this evil guy Exton though. He has been charging $9 for his builds and all he had to do was type "make". Smh
https://groups.google.com/forum/#!topic/android-rpi/klTO0FKVAhs
Steve
#8
04-07-2016, 16:10:56 PM
Guest
poo poo just realized you can probably play wazhack on the pi now, but there's no free Android builds for the Pi 2 and I ain't got enough disk space to build it myself
#scroogled
#9
04-07-2016, 17:13:08 PM
"Just put those other *toy* machines in the garbage or something"
Posts:
1026
Rigcoins: 9562.90
Send Money to Unsuky
Untagged
+
"Double the Mega Power"
What id like to do is make it sort multi media emulator box games things of that nature. i ran retropie on rpi 2 but the install went haywire and i never ran it again.
"Make your selection now!"
Steve
#10
04-07-2016, 17:49:02 PM
Guest
So I just have a few different sdcards with different OSes for different purposes.
For emulators I am using
Lakka
It uses a lot of the same emulators as RetroPie (RetroArch mostly) so there's not much difference there, but is based on OpenELEC (minus the Kodi part) which has some benefits like:
* Read-only filesystem so a bad shutdown/power outage is unlikely to corrupt your sdcard
* Monolithic updates
* Fast boot (~10s)
It also uses the XMB-like frontend that's built into RetroArch instead of an external program like EmulationStation (which RetroPie uses) which I just see as an unnecessary layer
MY NECK, MY BACK....
For media player I use
LibreELEC
. A lot of the OpenELEC devs were unhappy with how the project was run so they forked it and now we have LibreELEC!
Then I just have a sdcard with Raspbian which I use when I need random Linux server to test something on.
1x
View who rated this post
b
#11
04-07-2016, 18:13:21 PM
WINNERS
Posts:
460
Rigcoins: 1218.80
Send Money to b
not a bot
laughingcolours.com
has feelings
+
» BANNED
#12
06-07-2016, 17:16:13 PM
"Just put those other *toy* machines in the garbage or something"
Posts:
1026
Rigcoins: 9562.90
Send Money to Unsuky
Untagged
+
"Double the Mega Power"
I'm going install lakka when i get the chance. emulatorstation interface i didnt like thats probably one of main reasons i didn't bother with retro pie again
"Make your selection now!"
Steve
#13
12-07-2016, 17:23:12 PM
Guest
Hi git-annex is a really cool way to sync files between your computers/usb drives/whatever that's NOT DROPBOX I am definitely going to dedicate a RPi to it.
http://git-annex.branchable.com/videos/git-annex_assistant_lan/
http://git-annex.branchable.com/walkthrough/
Another cool use for is if you've got a heavily modded Steam game (e.g. SS2) and you don't want the Steam client to update and fetch it up. Just put the game in a git-annex repo, tag it, and when Steam fetchs it up you can just do:
Code:
[Select]
git reset --hard tag_name
then your modded files are restored!
0 Members and 1 Guest are viewing this topic.
Pages: [
1
]
Go Up
»
yourewinner.com
»
General Forums
»
Other/Archived boards
»
STEEV'S KORNER !
(Moderator:
Skrag
)
»
Raspberry PI OS/software recommendations