# Attribution We haven't rebuilt the wheel from scratch, here are the tools that have helped this project come to fruition. (I am creating this file a bit late, some tools may be missing, hopefully over time I can get everything listed here). ## Web Client Look at our [package.json](./package.json) for the packages we directly use. - [Ionicons](https://ionic.io/ionicons) When looking for high quality icons, I go here first. Most of the icons in Watcharr are from here. - [Wikimedia Commons](https://commons.wikimedia.org) For [Streaming provider icons](https://commons.wikimedia.org/wiki/Category:SVG_logos_of_video_streaming_services). - [Penpot](https://github.com/penpot/penpot) For initial UI design and creating the logo. - [Google Fonts](https://fonts.google.com/) For custom fonts and for a few icons too. Don't worry though, fonts/icons are included in the Watcharr download, there are **no** requests made to google. ## Server Look at our [go.mod](./server/go.mod) for the packages we use. - [TMDB](https://developer.themoviedb.org) Movie/show data. - [IGDB](https://www.igdb.com/api) Game data. ## README.md The tools I have used to create the projects README. - [deviceframes](https://deviceframes.com) Created the devices mockup preview image with this tool (and GIMP).