-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from FutureSharks/use_telegram
Switching to Telegram. Updating reademe and images.
- Loading branch information
Showing
8 changed files
with
126 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,19 @@ | ||
# rpi-sec to do list | ||
|
||
Switch to Telegram instead of pushbullet | ||
|
||
Include uptime and whether system has been triggered in status report | ||
|
||
Fix shutdown problem, it shouldn't require 'pkill -9'. | ||
|
||
Include some formatting in Telegram messagess. | ||
|
||
Add a udev rule for monitor interface instead of having it in the systemd service file? | ||
|
||
Implement some form of LED indicator where a colour shows the alarm state. | ||
|
||
Use two logger handlers, one for syslog, one for console output. | ||
|
||
Use a pushbullet channel? | ||
|
||
Automatically clean up old photos | ||
|
||
Implement an archive feature. Eg copy to S3 or FTP. | ||
|
||
Handle pushbullet exceptions in a better way. | ||
|
||
Use methods instead of just many functions. | ||
Actually learn python and use methods instead of just a bunch of functions. | ||
|
||
Auto adjust camera settings if too dark, white balance etc |
Oops, something went wrong.