0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 10 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve paramas selection code More... over 6 years ago
Merge branch 'master' of github.com:humu1us/notifier into cli More... over 6 years ago
Fix default log path to /var/log More... over 6 years ago
Solve the issue of the Celery arguments More... over 6 years ago
Merge pull request #7 from humu1us/structure More... over 6 years ago
The 'dest' args is removed because it is not needed More... over 6 years ago
Save args variables independently from the arg names More... over 6 years ago
Remove celery folder More... over 6 years ago
Remove unnecessary example config file More... over 6 years ago
Update README.md More... over 6 years ago
Delete the example config file More... over 6 years ago
Update to get params from Params class instead of Config one More... over 6 years ago
Update to parse only known arguments More... over 6 years ago
Update to not raise error if there is not config file More... over 6 years ago
Add the Params class More... over 6 years ago
Add "--default_params" argument More... over 6 years ago
Update config params More... over 6 years ago
Merge pull request #6 from humu1us/dockerfile More... over 6 years ago
Add a very simple docker file More... over 6 years ago
Add a new cli class to handle the cli arguments More... over 6 years ago
Add the 'args' function to get the cli arguments More... over 6 years ago
Add the cli file with and example param More... over 6 years ago
Merge pull request #5 from humu1us/remove_singleton More... over 6 years ago
Remove unnecessary None More... over 6 years ago
create cli folder and init file More... over 6 years ago
Add exception to check for not present option More... over 6 years ago
Remove singleton class More... over 6 years ago
Remove helpers !!! ;-) More... over 6 years ago
Remove singleton from Config and move data to NotifierApp More... over 6 years ago
Remove singleton from NotifierApp More... over 6 years ago