Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 484 Bytes

File metadata and controls

27 lines (16 loc) · 484 Bytes

Fortune Cookie App

Simple application for the BeagleBadge that displays a random fortune.

Features

  • Fetches new fortune each time app is started
  • No API key required

Usage

  1. Launch the app from the badge menu
  2. Ponder deeply about your fortune
  3. Press ESC to exit

Requirements

  • Network connection (WiFi or Ethernet)
  • curl command-line tool (usually pre-installed)

Future Enhancements

  • Refresh key

License

MIT License - See LICENSE file for details