Skip to main content

Meshtastic Firmware and APK Downloader

Project description

Fetchtastic Termux Setup

Fetchtastic is a tool to download the latest Meshtastic Android app and Firmware releases to your phone via Termux. It also provides optional notifications via an NTFY server. This guide will help you set up and run Fetchtastic on your device.

Prerequisites

Install Termux and Add-ons

  1. Install Termux: Download and install Termux from F-Droid.
  2. Install Termux Boot: Download and install Termux Boot from F-Droid.
  3. Install Termux API: Download and install Termux API from F-Droid.
  4. (Optional) Install ntfy: Download and install ntfy from F-Droid.

Request Storage Access for Termux

Open Termux and run the following command to grant storage access:

termux-setup-storage

Installation

Step 1: Install Python

pkg install python -y

Step 2: Install Fetchtastic

pip install fetchtastic

Usage

Run the Setup Process

Run the setup command and follow the prompts to configure Fetchtastic:

fetchtastic setup

During setup, you will be able to:

  • Choose whether to download APKs, firmware, or both.
  • Select specific assets to download.
  • Set the number of versions to keep.
  • Configure automatic extraction of firmware files. (Optional)
  • Set up notifications via NTFY. (Optional)
  • Add a cron job to run Fetchtastic regularly. (Optional)

Perform Downloads

To manually start the download process, run:

fetchtastic download

This will download the latest versions of the selected assets and store them in the specified directories.

Command list

  • setup: Run the setup process.
  • download: Download firmware and APKs.
  • topic: Display the current NTFY topic.
  • clean: Remove configuration, downloads, and cron jobs.
  • --help: Show help and usage instructions.

Files and Directories

By default, Fetchtastic saves files and configuration in the Downloads/Fetchtastic directory:

  • Configuration File: Downloads/Fetchtastic/fetchtastic.yaml
  • Log File: Downloads/Fetchtastic/fetchtastic.log
  • APKs: Downloads/Fetchtastic/apks
  • Firmware: Downloads/Fetchtastic/firmware

You can manually edit the configuration file to change the settings.

Scheduling with Cron

During setup, you have the option to add a cron job that runs Fetchtastic daily at 3 AM.

To modify cron job, you can run:

crontab -e

Notifications via NTFY

If you choose to set up notifications, Fetchtastic will send updates to your specified NTFY topic.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fetchtastic-0.1.0.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

fetchtastic-0.1.0-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file fetchtastic-0.1.0.tar.gz.

File metadata

  • Download URL: fetchtastic-0.1.0.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for fetchtastic-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1d515b1c34b24252e959bce87a36ab461a26880f5a960c292d7e1b0b446caad5
MD5 a53c3f91762176eb8a0e1a8f1d257acb
BLAKE2b-256 40cca3085a43fc7e1e6b6fe5d0436f88df4d3d96228bdef5d6d182eb9d605d4d

See more details on using hashes here.

File details

Details for the file fetchtastic-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: fetchtastic-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 12.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for fetchtastic-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 de6e869e71ee37a0d9e44a5461715000700b9cecd4120daec03c4a92afacca5d
MD5 c532466aaa0df1c55e92ecd2d452fe3b
BLAKE2b-256 2781e524747a93845acc0a2b68bedd41192cff1cc5d6166b136afd9677e281d7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page