Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put the functions into seperate files & fix compile time error | Andinus | 2020-03-19 | 1 | -0/+1 |
| | | | | | | | Splitting the program into seperate programs will cause the binary size to double if the end user wants both services. Instead splitting the functions in seperate files will keep the binary size small for both services combined & also the program will be maintainable. | ||||
* | Add support for other desktop environments | Andinus | 2020-03-19 | 1 | -5/+19 |
| | |||||
* | Add download function | Andinus | 2020-03-19 | 1 | -0/+13 |