All Projects → Zaid-Ajaj → fsharp-weekly

Zaid-Ajaj / fsharp-weekly

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

Programming Languages

F#
602 projects
C#
18002 projects

Projects that are alternatives of or similar to fsharp-weekly

Fkill Cli
Fabulously kill processes. Cross-platform.
Stars: ✭ 6,418 (+15180.95%)
Mutual labels:  fabulous
SokobanFabulous
Sokoban game for iOS and Android written in F# using Xamarin Fabulous framework
Stars: ✭ 21 (-50%)
Mutual labels:  fabulous
Fabulous-new
Fabulous v2 - Work in progress
Stars: ✭ 42 (+0%)
Mutual labels:  fabulous
FSharp-CrossPlatform
This is a sample F# project that uses the SAFE stack for web frontend/backend and Fabulous/Xamarin for the iOS and Android mobile apps
Stars: ✭ 23 (-45.24%)
Mutual labels:  fabulous
Fabulous.WPF
WIP - Declarative UIs for WPF with F# and MVU, using Fabulous
Stars: ✭ 24 (-42.86%)
Mutual labels:  fabulous

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].