libDCWeather

libDCWeather - For iOS 16.0 - 16.7.7

Version: 1.0.0
Bundle ID: com.dcproducts.libdcweather
Architecture: iphoneos-arm64 (Rootless)
Section: Development
Dependencies:
Pre-install Dependencies: None
Installed Size: 200 KB
Author: dtcalabro
Trusted repo?: Yes.
Last Updated: April 4, 2024

Install Tweak

Tweak description:

A weather fetching library for jailbroken iOS devices.




Tweak Details

Current Version Last Update Supported iOS Versions
1.0.0 April 4, 2024 16.0 - 16.7.7

Tweak Full Description

A weather fetching library for jailbroken iOS devices.

Overview

  • Fetches weather using Weather.framework
  • Simple and easy to use
  • Options to fit your needs

Weather Data

  • Current condition string (48 conditions not including severe weather alerts)
  • Current condition image (supports day and night images)
  • Current temperature (supports Celsius, Fahrenheit, and Kelvin, but defaults to the user's preferred unit)
  • Feels like temperature (supports Celsius, Fahrenheit, and Kelvin, but defaults to the user's preferred unit)
  • Wind speed (supports kilometers per hour and miles per hour, but defaults to the user's preferred unit)
  • Wind direction
  • Current city name

Features

  • Listen for weather update notifications
  • Fetch weather data on demand
  • Set the weather auto update interval (default is 5 minutes)
  • Set the distance threshold to consider the location as changed (default is 1 mile)
  • Choose whether to support severe weather alerts, which applies to both condition strings and images (default is NO)
  • Set the temperature unit (default is the user's preferred unit)
  • Set the speed unit (default is the user's preferred unit)

Usage and more information can be found at https://github.com/dtcalabro/libDCWeather


Tweak Screenshots