This repository was archived by the owner on Sep 3, 2024. It is now read-only.
What's Changed
- feat: Add debian packaging script by @TanmayPatil105 in #136
- Always check unknown argument by @youpong in #137
- Introduce Options by @youpong in #138
- Support macOS by @youpong in #139
- configure debian package by @youpong in #140
- Add some new method to the Path class by @youpong in #142
- Fix missing adduser on the docker image ubuntu:latest. by @youpong in #145
- Make git ignore debian/control by @youpong in #147
- Output of
dpkg -l
includes header information by @TanmayPatil105 in #149 - Reduce the width of battery percentage bar by @TanmayPatil105 in #151
- Dynamically look for battery info under
/sys/class/power_supply
directory by @akshaykhoje in #135 - Ignore fetch.cpp from coverage report by @TanmayPatil105 in #152
- Get user name by getpwuid instead of environment variable USER by @youpong in #150
- Makefile by @youpong in #155
- Reduce memory footprint of procfetch by @TanmayPatil105 in #154
Full Changelog: v0.2.2...v0.3.0