Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pi-top/pi-top-4-miniscreen
pi-top [4] Miniscreen Widget/Menu Application
https://github.com/pi-top/pi-top-4-miniscreen
pi-top pi-top4 pi-topos
Last synced: about 1 month ago
JSON representation
pi-top [4] Miniscreen Widget/Menu Application
- Host: GitHub
- URL: https://github.com/pi-top/pi-top-4-miniscreen
- Owner: pi-top
- Created: 2018-10-31T03:15:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T19:38:14.000Z (2 months ago)
- Last Synced: 2024-10-22T12:55:21.489Z (2 months ago)
- Topics: pi-top, pi-top4, pi-topos
- Language: Python
- Homepage:
- Size: 12.5 MB
- Stars: 12
- Watchers: 5
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=============================================
pi-top [4] Miniscreen Widget/Menu Application
=============================================A simple Python-based widget and menu application that uses the pi-top [4]'s miniscreen OLED display and buttons.
.. TODO: GIF of cycling through the images using CLI capture
--------------------
Build Status: Latest
--------------------.. image:: https://img.shields.io/github/workflow/status/pi-top/pi-top-4-Miniscreen/Test%20and%20Build%20Packages%20on%20All%20Commits
:alt: GitHub Workflow Status.. image:: https://img.shields.io/github/v/tag/pi-top/pi-top-4-Miniscreen
:alt: GitHub tag (latest by date).. image:: https://img.shields.io/github/v/release/pi-top/pi-top-4-Miniscreen
:alt: GitHub release (latest by date).. https://img.shields.io/codecov/c/gh/pi-top/pi-top-4-Miniscreen?token=hfbgB9Got4
.. :alt: Codecov-----
About
-----This application aims to provide an easy-to-use interface for accessing commonly useful system information, and to also manage some key settings (such as enabling/disabling SSH/VNC services).
`pt-miniscreen` is included out-of-the-box with pi-topOS.
Ensure that you keep your system up-to-date to enjoy the latest features and bug fixes.
This application is installed as a Python 3 script that is managed by a systemd service, configured to automatically run on startup and restart during software updates.
------------
Installation
------------`pt-miniscreen` is installed out of the box with pi-topOS, which is available from
pi-top.com_. To install on Raspberry Pi OS or other operating systems, check out the `Using pi-top Hardware with Raspberry Pi OS`_ page on the pi-top knowledge base... _pi-top.com: https://www.pi-top.com/products/os/
.. _Using pi-top Hardware with Raspberry Pi OS: https://pi-top.com/pi-top-rpi-os
----------------
More Information
----------------Please refer to the `More Info`_ documentation in this repository
for more information about the application... _More Info: https://github.com/pi-top/pi-top-4-Miniscreen/blob/master/docs/more-info.rst
------------
Contributing
------------Please refer to the `Contributing`_ document in this repository
for information on contributing to the project... _Contributing: https://github.com/pi-top/pi-top-4-Miniscreen/blob/master/.github/CONTRIBUTING.md
See the `contributors page`_ on GitHub for more info on contributors.
.. _contributors page: https://github.com/pi-top/pitop/graphs/contributors