Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wingio/Logra
Material You logcat viewer for Android
https://github.com/wingio/Logra
hacktoberfest
Last synced: 3 months ago
JSON representation
Material You logcat viewer for Android
- Host: GitHub
- URL: https://github.com/wingio/Logra
- Owner: wingio
- License: gpl-2.0
- Archived: true
- Created: 2022-07-14T23:08:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-21T17:02:56.000Z (about 1 year ago)
- Last Synced: 2024-05-08T16:34:01.076Z (6 months ago)
- Topics: hacktoberfest
- Language: Kotlin
- Homepage:
- Size: 770 KB
- Stars: 106
- Watchers: 3
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shizuku - Logra - Material You logcat viewer for Android `GPL-2.0` (Apps / Development utilities)
README
# Logra
Material You logcat viewer for Android
---
![Debug build status](https://img.shields.io/github/actions/workflow/status/wingio/Logra/build-debug.yml?label=Debug%20Build&logo=github&style=for-the-badge&branch=main)
[![Latest](https://img.shields.io/github/v/release/wingio/Logra?display_name=release&include_prereleases&label=Latest&style=for-the-badge)](https://github.com/wingio/Logra/releases/latest)
[![GitHub downloads](https://img.shields.io/github/downloads/wingio/Logra/total?style=for-the-badge)](https://github.com/wingio/Logra/releases/latest)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/wingio/Logra?logo=github&logoColor=%23fff&style=for-the-badge)
![Line count](https://img.shields.io/tokei/lines/github/wingio/Logra?logo=github&logoColor=%23fff&style=for-the-badge)
![GitHub top language](https://img.shields.io/github/languages/top/wingio/Logra?style=for-the-badge)
| Compact mode off | Compact mode on | Settings |
|---|---|---|
| | | |Installation
---
1. Download either the [latest release](https://github.com/wingio/Logra/releases/latest) or the [latest actions build](https://nightly.link/wingio/Logra/workflows/build-debug/main/app-debug.zip), if on PC then transfer the file over to your phone
2. If you downloaded from Github Actions then unzip `app-debug.zip`
3. Make sure to allow install unknown apps
4. Install the apkBuild Instructions
---
See [build-debug](https://github.com/wingio/Logra/blob/main/.github/workflows/build-debug.yml) for build instructionsLicense
---
Logra is licensed under the GNU General Public License v2.0[![License: GPLv2](https://img.shields.io/badge/License-GPL%20v2-blue.svg?style=for-the-badge)](https://github.com/wingio/Logra/blob/main/LICENSE)