Skip to content

jakejimenez/fortlink

Repository files navigation

Fortlink

Useful tools for PC Fortnite players

Build Setup

# Install Dependencies
npm install

# Serve application to taskbar
npm run dev

# Build Electron-Vue application in respective platform executable
npm run build


Features

  • Latest Fortnite News via Epic Games Fortnite API
  • User Stats via Epic Games Fortnite API
  • Fortnite Match/Friend Finder with Coach Finder
  • Profile Page for easy access to finding friends, your stats, etc. (Experimental, may be removed.)
  • Fortnite Server Status scraped directly from http://status.epicgames.com
  • Complete List of all Back Bling, Skins, Items, Guns (Damage, etc.), etc.
  • Weekly Battle Pass Challenges (With checklist and any cheatsheets available)
  • Featured Twitch Streamers Page (with their respective configs?)

Platforms

  • iOS
  • Android
  • Mac OS X
  • Windows
  • Linux

Screenshots

Home Page Stats Page Profile Page Status Page

Submit a pull request to request more features or platforms.