Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit bd6d26a

Browse files
author
khcrysalis
committed
chore: Update README
Removed star history section from README. Update README.md chore: Update README Removed demo section and adjusted introduction text.
1 parent 9b42efd commit bd6d26a

1 file changed

Lines changed: 4 additions & 16 deletions

File tree

README.md

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,13 @@
33
[![GitHub Release](https://img.shields.io/github/v/release/khcrysalis/protokolle?include_prereleases)](https://github.com/khcrysalis/protokolle/releases)
44
[![GitHub License](https://img.shields.io/github/license/khcrysalis/protokolle?color=%23C96FAD)](https://github.com/khcrysalis/protokolle/blob/main/LICENSE)
55

6-
The iOS/iPadOS equivalent to macOS's `Console.app`. This app uses [idevice](https://github.com/jkcoxson/idevice) and lockdownd pairing to stream messages from the trace relay, allowing you to see messages from other processes within iOS. Along with having advanced filtering and options for advanced debugging and performance.
7-
8-
### Demo
9-
106
| ![Demo of streaming trace logs](Images/demo.webp) |
117
| :----------------------------------------------------------------------------------------: |
128
| Demo of streaming trace logs from [Feather-idevice](https://github.com/khcrysalis/feather) |
139

14-
### Features
10+
The iOS/iPadOS equivalent to macOS's `Console.app`. This app uses [idevice](https://github.com/jkcoxson/idevice) and lockdownd pairing to stream messages from the trace relay, allowing you to see messages from other processes within iOS. Along with having advanced filtering and options for advanced debugging and performance.
11+
12+
## Features
1513

1614
- Stream system logs (messages)
1715
- View system logs with immense detail (i.e. `pid`, `name`, `message`, `sendor`, `date`, `type`).
@@ -22,7 +20,7 @@ The iOS/iPadOS equivalent to macOS's `Console.app`. This app uses [idevice](http
2220

2321
## Download
2422

25-
<a href="https://apps.apple.com/us/app/example-app/id123456789" target="_blank" rel="noopener noreferrer">
23+
<a href="https://apps.apple.com/us/app/protokolle/id6746388316" target="_blank" rel="noopener noreferrer">
2624
<img src="https://developer.apple.com/assets/elements/badges/download-on-the-app-store.svg" alt="Download on the App Store" style="width: 200px; height: auto;">
2725
</a>
2826

@@ -69,16 +67,6 @@ Using the makefile will automatically create an adhoc ipa inside the packages di
6967
| <img src="https://raw.githubusercontent.com/khcrysalis/github-sponsor-graph/main/graph.png"> |
7068
| _**"samara is cute" - Vendicated**_ |
7169

72-
## Star History
73-
74-
<a href="https://star-history.com/#khcrysalis/protokolle&Date">
75-
<picture>
76-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=khcrysalis/protokolle&type=Date&theme=dark" />
77-
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=khcrysalis/protokolle&type=Date" />
78-
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=khcrysalis/protokolle&type=Date" />
79-
</picture>
80-
</a>
81-
8270
## Acknowledgements
8371

8472
- [Samara](https://github.com/khcrysalis) - The maker

0 commit comments

Comments
 (0)