diff --git a/README.md b/README.md new file mode 100644 index 0000000..a932a59 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Movie Tracker + +[![License: GNU General Public License v3.0](https://img.shields.io/badge/Firmware%20License-GNU%20GPL--v3.0-yellow)](https://www.gnu.org/licenses/gpl-3.0.en.html#license-text) +[![License: CC BY-SA 4.0](https://img.shields.io/badge/Documentation%20License-CC_BY--SA_4.0-lightgrey)](https://creativecommons.org/licenses/by-sa/4.0/) + + +This repository contains all the files and documentation for Movie Tracker, a clapperboard-shaped, Raspberry Pi-powered Release Tracker. It uses the TMDb API to print the poster, title, release date, and overview of upcoming movies in your region, in a specified time interval(eg. movie releases this week) on thermal paper. [Visit the DIY guide](https://gorkem.cc/projects/TheatricalReleaseTracker) for details. + + +File structure: ++ `Firmware` contains the code and necessary drivers. ++ `CAD` contains print ready .stl files \ No newline at end of file