/fsharp-weekly

F# Weekly mobile, available for Android (soon iOS and UWP too)

Primary LanguageF#

FSharp Weekly

F# Weekly is a mobile application for Android, iOS and UWP.

Built in F# (of course) using Fabulous and fabulous-simple-elements. The application scrapes blog entries from F# Weekly, extracts their associated links and renders them on the phone. The application has link tracking: keeps track of the links you already visited. You can disable the link tracking and reset visited links from the settings page.

The main application code can be found in directory FSharpWeekly and contains:

  • Types.fs the type definitions that the application uses
  • Scraper.fs functions to parse and extract links from the F# weekly website
  • GithubScraper.fs functions to parse github F# repository information from the trending page of github.
  • FSharpWeekly.fs contains the application logic, how the state is updated and how the application is rendered.

Published to:

  • Play Store
  • Windows Store (WIP)
  • App Store (Not planned yet)

Android Screenshots

Github Trending for F# Repos

Universal Windows Screenshots

iOS Screenshots