# Ntfy - 모바일/데스크탑으로 푸시 보내기

> Clean Markdown view of GeekNews topic #5647. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5647](https://news.hada.io/topic?id=5647)
- GeekNews Markdown: [https://news.hada.io/topic/5647.md](https://news.hada.io/topic/5647.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-12-30T11:21:53+09:00
- Updated: 2021-12-30T11:21:53+09:00
- Original source: [github.com](https://github.com/binwiederhier/ntfy)
- Points: 17
- Comments: 5

## Topic Body

- HTTP 기반의 pub-sub notification 서비스

ㅤ→ Topic 만들고 HTTP POST 하면 바로 푸시 전송

- 예약 전송 지원

- HTTP GET WebHook 을 통한 전송

- 이메일 주소로도 노티 전송 지원

- 이메일을 보내서 전송도 가능

- 개발자가 무료 서버인 ntfy.sh 운영하며, 직접 호스트 하는것도 지원 (Go 오픈소스)

- 오픈소스 Android 앱 제공, iOS 앱은 개발 중

## Comments



### Comment 8200

- Author: v08zbv8fvlkjasdflkj
- Created: 2021-12-31T12:41:30+09:00
- Points: 1

iOS에서는, 개발자등록하지 않고, 셀프호스팅으로 푸시할 방법이 없지 않나요?

저는 범용성면에서 Gotify나 이런앱보다 그냥 텔레그램을 쓰는게 낫다는 결론에 도달했어요. 멀티플랫폼으로 클라이언트가 다 개발되어있으니...

### Comment 8204

- Author: galadbran
- Created: 2021-12-31T13:00:49+09:00
- Points: 1
- Parent comment: 8200
- Depth: 1

실제로 업무용은 대부분 슬랙이나 텔레그램으로 받는 것 같아요

### Comment 8194

- Author: galadbran
- Created: 2021-12-30T23:29:03+09:00
- Points: 1

개발자가 아이폰이 없다고 하는데요 ^^;

### Comment 8195

- Author: xguru
- Created: 2021-12-31T01:08:32+09:00
- Points: 1
- Parent comment: 8194
- Depth: 1

아 개발자는 아니고, 다른 사람이 만들고 있다고 이슈에 올려놨습니다.

https://github.com/binwiederhier/ntfy/issues/4

### Comment 8184

- Author: nicewook
- Created: 2021-12-30T11:52:55+09:00
- Points: 1

가볍게 뚝딱 동작하네요.
