Jump to content

Hackertop

From YawgNetWiki
Hackertop v0.2
Hackertop v0.2

The Hackertop is a delightful project, someday I'll write more about it here :P

The Hackertop Mobile page is getting updates soon

Hardware

[edit]

Raspberry Pi Hats

[edit]

Things I wish for

[edit]

RFM69W 915MHZ LORA RADIO BONNET - Adafruit

10 Inch Display

Inspired By

[edit]

This post on r/Cyberpunk, originally this post on r/Raspberry_Pi

Setup

[edit]

Build

[edit]
Qty Makerbeam Pieces
6x 300mm beams
8x 200mm beams
1x 150mm beams
4x 100mm beams
4x 60mm beams
8x 40mm beams
10x Corner Cubes
10x Corner Brackets
3x 45 Degree Bracket
12x 90 Degree (L) Bracket
12x Right Angle Bracket

This is the bottom frame

This is the top frame

Completed

Upgrade Access

Arch Linux Setup

[edit]

See the usual article here: Installing Arch Linux on Raspberry Pi Packages of particular use:

pacman -S xf86-video-fbturbo xorg xorg-server xorg-twm xterm blueman bluez gnome-keyring lxde git base-devel go base
systemctl enable lddm
systemctl enable bluetooth
echo 'exec startlxde' > ~/.xinitrc

Other user experience packages:

   pacman -S nextcloud-client firefox chromium keepass 

Also to enable bluetooth keyboard on boot, append the following to /etc/bluetooth/main.conf

[Policy]
AutoEnable=true

Kali Linux Setup

[edit]

See the usual article here: Kali Pi Packages of particular use:

apt-get update
apt-get install blueman
systemctl enable bluetooth

Reference

[edit]