ixeau / NeueLeseapp

Demonstration of some ideas for a possible reading app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neue Leseapp

Demonstration of some ideas for a possible reading app as part of my master’s thesis (https://martinlexow.de/blog/die-neue-softwaregestaltung).

  • The app uses simple html files for the content it displays.
  • Superscript numbers will display footnotes in a special way.
  • Scrollbar changes its position based on its detection if you’re left or right-handed.
  • You can set a bookmark by using a long-tab.
  • The app has a darkmode implemented (use the settings to activate it).
  • Text will be displayed larger if the app detects heavy movement.
  • If the screens brightness is set to 100% it will trigger a special high-contrast mode for a better reading experience.
  • The app does respect all settings you may have made in the iOS settings like text size or bold text.

Left- and right handed detection

Dynamic Scroller

High activity detection

Dynamic Scroller

Text appearance based on iOS preferences

Dynamic Scroller

About

Demonstration of some ideas for a possible reading app

License:MIT License


Languages

Language:Swift 83.3%Language:HTML 10.8%Language:CSS 5.9%