Luki120 / Aster

Swift tool to delete all system logs found on /var/mobile/Library/Logs/CrashReporter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aster

Options

    -h, -help        Prints this help message.
    -c, -count       Prints the total count of logs.
    -p, -purge       Deletes all logs.

Socials

Contributing

  • Contributions are more than welcomed, but should follow this etiquette:

    • If you're a contributor with write access to this repository, you should NOT push to main branch, preferably push to a new one and then create the PR.
    • Keep commit titles short and then explain them in comments or preferably in the commit's description.
    • Push small commits (e.g if you changed 2 directories, commit one directory, then commit the other one and only THEN push)

LICENSE

Assets LICENSE

  • Under no means shall the visual assets of this repository – i.e., all photo-, picto-, icono-, and videographic material – (if any) be altered and/or redistributed for any independent commercial or non-commercial intent beyond its original function in this project. Permissible usage of such content is restricted solely to its express application in this repository and any forks that retain the material in its original, unaltered form only.

About

Swift tool to delete all system logs found on /var/mobile/Library/Logs/CrashReporter/

License:Mozilla Public License 2.0


Languages

Language:Swift 83.5%Language:Makefile 16.5%