Skip to content

megaproaktiv/linkchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linkchecker

Checks links in a powerpoint file for reachability

Usage

linkchecker check filename.pptx

Example

 go run main.go check testdata/someuris.pptx
❌ Target https://www.john-doe.com/ is not reachable in slide: slide3
☑️ Target https://www.google.de/ is reachable in slide: slide3
❌ Target https://www.john-doe.com/ is not reachable in slide: slide2
☑️ Target https://www.google.de/ is reachable in slide: slide2

About

Checks links in a powerpoint file for reachability

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages