WIP b75a5ec6
Steve · 2024-08-25 22:26 1 file(s) · +3 −6
README.md +3 −6
1 1
# Pi Widget
2 2
3 -
<div style={{
4 -
    maxWidth: "250px"
5 -
}}>
6 -
    <img src="https://dweb.mypinata.cloud/ipfs/QmXL9vahr78uxmRQ4LNEFB7k2rQRP8wgYg4jcvZgdVfBPz?img-format=webp" alt="cover-image" />
7 -
</div>
8 -
![image]()
3 +
<p align="center">
4 +
  <img src="https://dweb.mypinata.cloud/ipfs/QmXL9vahr78uxmRQ4LNEFB7k2rQRP8wgYg4jcvZgdVfBPz?img-format=webp" alt="Alt text" width="300" height="auto" style="border-radius:10px;">
5 +
</p>
9 6
10 7
This little Golang server can be used as a starting point to display your Raspberry Pi stats or any other information you want to display. For my case it also shares information about my [IPFS](https://ipfs.io) node.
11 8