🟢 Stable | Every morning, get your task lists by email, WhatsApp or SMS.
Go to file
2018-08-22 20:02:00 +02:00
cmd/trello2mail Fix email encoding 2018-08-22 18:57:50 +02:00
.gitignore Support multiple types of ssl / auth 2018-08-21 10:36:54 +02:00
docker-compose.example.yml Add example docker-composer.yml 2018-08-22 19:54:46 +02:00
Dockerfile Add docker tooling 2018-08-22 19:19:21 +02:00
LICENSE.txt Improve documentation 2018-08-22 20:02:00 +02:00
Makefile Initial import 2018-08-21 09:08:51 +02:00
README.md Improve documentation 2018-08-22 20:02:00 +02:00
test.sh Initial import 2018-08-21 09:08:51 +02:00
trello2mail.cron Add cron file 2018-08-22 19:49:48 +02:00

Trello-2-Mail

Every morning, get the content of your favorite trello board by email

Installation

Make sure you have Go installed, then type :

go install github.com/glenux/trello2mail-go/...

Contributing

  1. Fork it ( http://github.com/glenux/trello2mail-go/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Credits

Author & Maintainer: Glenn Y. ROLLAND

Contributors: none yet ;)

Got questions? Need help? Tweet at @glenux

License

Trello2Mail is Copyright © 2018 Glenn ROLLAND. It is free software, and may be redistributed under the terms specified in the LICENSE file.