An open API service indexing awesome lists of open source software.

https://github.com/F0x1d/LogFox

Yet another LogCat reader for Android
https://github.com/F0x1d/LogFox

log logcat logcat-viewer logcatviewer logging logs

Last synced: 11 days ago
JSON representation

Yet another LogCat reader for Android

Awesome Lists containing this project

README

        

# LogFox

Yet another LogCat reader for Android

[![license](https://img.shields.io/github/license/F0x1d/LogFox)](./LICENSE)
[![release](https://img.shields.io/github/v/release/F0x1d/LogFox)](https://github.com/F0x1d/LogFox/releases/latest)
[![downloads](https://img.shields.io/github/downloads/F0x1d/LogFox/total)](https://github.com/F0x1d/LogFox/releases/latest)

## Features

- [Shizuku](https://shizuku.rikka.app/), Root & ADB support
- Record logs and export to ZIP with device info
- Observe and get notifications about Java/JNI crashes and ANRs
- Powerful filters for logs
- Accessibility support
- Material You design

## Download


Get it on F-Droid

## Screenshots







## License

```txt
Copyright (C) 2022-2024 Maksim Zoteev

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .
```