aboutsummaryrefslogtreecommitdiff
path: root/src/usr/bin
Commit message (Collapse)AuthorAge
* actually apply those fixesB Stack2020-04-02
|
* add man pages and drop .py endingsB Stack2020-04-02
|
* fix #2 and #3 distro nameB Stack2020-04-02
| | | | | python 3.8 removed platform.platform() in favor of distro.linux_distribution(). This change uses the new format.
* add lm trayicon, and fix #1B Stack2020-04-02
| | | | | Add program, its menu entry, and xdg autostart entry (disabled) Fix #1: cli executes valid command but still shows help message
* add initial debuild stuffB Stack2020-03-11
| | | | | move bash completion to recommended one from lint improve make deplist with SEPARATOR
* add lm-cliB Stack2020-03-10
|
* rearrange src and add readmeB Stack2020-03-10
bgstack15