AminetAminet
Search:
84970 packages online
About
Recent
Browse
Search
Upload
Setup
Services

util/rexx/AmiNTFY.lha

Mirror:Random
Showing: i386-amithlon icongeneric icon
No screenshot available
Short:Send curl notifications to ntfy servers
Author:Mert Bingol
Uploader:Mert Bingol <merth bingol ca>
Type:util/rexx
Version:1.0
Architecture:generic
Date:2025-09-04
Requires:AmigaOS 3.0+, ARexx, curl (with HTTP or HTTPS support)
Distribution:Aminet
Download:util/rexx/AmiNTFY.lha - View contents
Readme:util/rexx/AmiNTFY.readme
Downloads:14

AmiNTFY
-------

AmiNTFY is a simple ARexx-based tool to send messages to an ntfy
server (https://ntfy.sh or self-hosted). It uses curl in the
background to post notifications.

Features:
- Plain ARexx script, should work on any classic Amiga with OS3.0+.
- Reads server and topic info from a simple text config file.
- Can be run from Shell or directly from Workbench.

Usage
-----

1. Ensure curl is installed in C: and working (Run `curl -V` to check)

2. Edit `ntfy.cfg` to match your ntfy server and topic:  
SERVER=https://ntfy.sh
TOPIC=mytopic

3. Run AmiNTFY:  
- From Shell:  
  '''
  rx AmiNTFY.rexx
  '''  
  (You will be prompted for a message.)  

  Or provide the message directly:  
  '''
  rx AmiNTFY.rexx Hello from Amiga!
  '''

- From Workbench:  
  Double-click the AmiNTFY icon. A console window will open,
  prompting for a message.

Notes
-----

- 'ntfy.cfg' must exist in the same drawer; simply edit the provided file.
- Tested on Amiga 500+ with TF536 accelerator and AmigaOS 3.2.
- Tested with curl 8.11.2 (/comm/tcp/curl-8.11.2.lha).

About ntfy
----------

ntfy (https://ntfy.sh) is a lightweight publish/subscribe notification
service. You can send a short message to a topic and instantly receive
it on other devices (phone, tablet, browser, or another computer).

**Benefits of AmiNTFY on Amiga:**
- Lets your classic Amiga send real-time notifications to modern devices.
- Useful for sending short messages to other devices from Amiga.
- Useful for alerts: e.g. transfer complete, long script finished,
or error conditions.
- Bridges your Amiga with today’s mobile/web ecosystem.

History
-------
1.0 (04.09.2025) - Initial release.



Contents of util/rexx/AmiNTFY.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Amiga]                    594    1233  48.2% -lh5- 60f1 Aug  8 14:25 AmiNTFY.info
[Amiga]                    687    1438  47.8% -lh5- 3cd5 Aug  8 14:39 AmiNTFY/AmiNTFY
[Amiga]                    255     871  29.3% -lh5- 0f10 Aug  8 14:25 AmiNTFY/AmiNTFY.info
[Amiga]                     62      62 100.0% -lh0- cbbb Aug  8 15:15 AmiNTFY/ntfy.cfg
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total         4 files    1598    3604  44.3%            Sep  4 22:39
Page generated in 0.001 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>