An android app that shows amount of points remaining on French driving license. Make use of tesseract (an OCR) to bypass captcha on government website.
 
 
 
 
 
 

11 lines
484 B

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/PointsPermis.iml" filepath="$PROJECT_DIR$/PointsPermis.iml" />
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
<module fileurl="file://$PROJECT_DIR$/tesseract/tesseract.iml" filepath="$PROJECT_DIR$/tesseract/tesseract.iml" />
</modules>
</component>
</project>