Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for Termux #45

Merged
merged 8 commits into from
Jul 12, 2024
Merged

Conversation

Agent-E11
Copy link
Contributor

Close #27

BREAKING CHANGE: Parser modules have been moved

Add `check` functions to all parser modules
* feat(util): use test command to check directory

* fix: use single quotes in util/file.lua

* feat(util): add type hints and documentation, remove old function

* feat(parsers): move all parsers to their own submodule (justinhj#43)

BREAKING CHANGE: Parser modules have been moved

Add `check` functions to all parser modules

* feat(util): use old "readable directory" method when not in Termux
@Agent-E11 Agent-E11 marked this pull request as draft July 12, 2024 15:12
@Agent-E11 Agent-E11 marked this pull request as ready for review July 12, 2024 15:17
@justinhj justinhj merged commit 0e4575f into justinhj:main Jul 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: use termux-battery-status if it is available
2 participants