Mikawawawa / bark-worker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bark

Bark is an iOS App which allows you to push customed notifications to your iPhone.

Setup [中文]

This is a compable realise to bark-server, Some Features are still NOT availiable!!!

I'll try to make APIs are same to [bark-server] as possible.

A domain is Essential !!! Anyway, your domain Can be reached.

For Cloudflare Worker users, Create a new worker with KV, bind your KV to the bark-worker as 'database'.

Here's where to bing KV:

If you want to block new registeration, modify code at here:

TODO

!This project will resume after Dec 24 2023!

Cloudflare D1 Version is coming soon.

By considering the free usage of worker,D1 Version maybe meaningless, And The query of D1 is more complicated than a local sql,So D1 version will not be availiable in a short range.

Not import third party library.

If you think this project is helpful to you, please Star it.

About


Languages

Language:JavaScript 100.0%