Compare commits
3 commits
dd71c4850f
...
2c6ecde8be
Author | SHA1 | Date | |
---|---|---|---|
2c6ecde8be | |||
b490840599 | |||
a53f50625f |
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -2,6 +2,18 @@
|
|||
|
||||
A tool to dissect of websites (tribute to [Galen of Pergamon](https://en.wikipedia.org/wiki/Galen))
|
||||
|
||||
It is able to :
|
||||
- crawl websites to create a sitemap,
|
||||
- uses the sitemap to create website screenshots (full page length)
|
||||
|
||||
## Roadmap (:warning: work in progress/unstable)
|
||||
|
||||
- device profiles selection for screenshots
|
||||
- compare screenshots to produce a diff (i already have a fully fonctional side-project for that, waiting to be integrated and automated in webgalen)
|
||||
- annotate screenshots (define a bounding-box => add comment + red/green figures like the ones on trello => produce screenshot slices)
|
||||
- push annotation + slices on a project management tool (ex: trello, redmine, etc.)
|
||||
- use annotation bounding-box + diff to detect which comments are involved in a diff (modifié)
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Install a few tools
|
||||
|
|
Loading…
Add table
Reference in a new issue