https://github.com/chicks-net/deggy-reformatter
Take Deggy RTF files and reformat them
https://github.com/chicks-net/deggy-reformatter
Last synced: 2 months ago
JSON representation
Take Deggy RTF files and reformat them
- Host: GitHub
- URL: https://github.com/chicks-net/deggy-reformatter
- Owner: chicks-net
- License: gpl-2.0
- Created: 2013-12-23T22:13:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T23:09:18.000Z (over 6 years ago)
- Last Synced: 2025-01-25T20:44:05.134Z (4 months ago)
- Language: Perl
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deggy-reformatter
[](https://github.com/ellerbrock/open-source-badges/)
[](https://github.com/chicks-net/deggy-reformatter/blob/master/LICENSE)
[](https://github.com/chicks-net/deggy-reformatter/graphs/commit-activity)Take Deggy RTF files and reformat them
## Description
Takes Deggy reports in RTF and reformats them into text files while:
* validating that all points have been checked
* warning if extra swipes of the wand are logged
* showing gaps with no checks
* flagging if any "core hours" are not covered
* integrating guard schedule with [simple text format](Schedule_format.md)## Requires
* Perl
* unrtf (deb/rpm is just `unrtf`)
* Perl module DateTime (debian package `libdatetime-perl` or rpm `perl-DateTime`)## Utilities
* `copier` - renames randomly named input files into `DeggyReportYYYYMMDD` based on the content
* `downloader` - WIP to retrieve attachments from gmail## Ideas
* integrate schedule from a google calendar