Related changes

From wikinotes
Ntfy

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 09:25, 19 May 2024
   
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

19 May 2024

     01:07  Ntfy configuration‎‎ 3 changes history +1,417 [Will‎ (3×)]
     
01:07 (cur | prev) −1 Will talk contribs (→‎Basics)
     
01:05 (cur | prev) +130 Will talk contribs (→‎Basics)
     
00:47 (cur | prev) +1,288 Will talk contribs

16 May 2024

N    00:27  Ntfy install‎‎ 4 changes history +631 [Will‎ (4×)]
     
00:27 (cur | prev) +269 Will talk contribs
     
00:20 (cur | prev) +129 Will talk contribs
     
00:18 (cur | prev) +66 Will talk contribs (→‎FreeBSD)
N    
00:04 (cur | prev) +167 Will talk contribs (Created page with " = FreeBSD = <blockquote> <syntaxhighlight lang="bash"> pkg install ntfy # FreeBSD </syntaxhighlight> NOTE: doesn't ship with a service </blockquote><!-- FreeBSD -->")
N    00:05  Ntfy configuration diffhist +466 Will talk contribs (Created page with "A self hosted pub/sub server wtih a FOSS app (iOS/android) that will issue push notifications. = Documentation = <blockquote> {| class="wikitable" |- | official docs || https://docs.ntfy.sh/ |- | sample config || https://github.com/binwiederhier/ntfy/blob/main/server/server.yml |- |} </blockquote><!-- Documentation --> = Locations = <blockquote> {| class="wikitable" |- | <code>${PREFIX}/etc/ntfy/server.yml</code> || config |- |} </blockquote><!-- Locations -->")
N    00:04  Ntfy usage diffhist +156 Will talk contribs (Created page with "= Usage = <blockquote> <syntaxhighlight lang="bash"> curl \ -d "Backup successful 😀" \ ntfy.sh/mytopic </syntaxhighlight> </blockquote><!-- Usage -->")