diff --git a/awesome-nostr-japan.toml b/awesome-nostr-japan.toml index 490f92d..5d881f0 100644 --- a/awesome-nostr-japan.toml +++ b/awesome-nostr-japan.toml @@ -392,6 +392,14 @@ caption = "Web Services" author_name = ["nikolat"] author_url = ["https://github.com/nikolat"] + [WebServices.NFO] + name = "Nostr Follow Organizer" + address = "https://tsukemonogit.github.io/NFO/" + description = "It retrieves a user's following list and displays information such as the time of their most recent post and whether or not they are following each other. There is also a sorting function, so you can easily organize your following, such as people who haven't posted recently." + description_ja = "ユーザーのフォローリストを取得し、最新の投稿日時や相互フォローの有無などの情報を表示します。並び替え機能もあるので、最近投稿していない人など、フォローしているユーザーを簡単に整理できます。" + author_name = ["mono"] + author_url = ["https://github.com/TsukemonoGit"] + [WebServices.nostr-share] name = "nostr-share-component" address = "https://tsukemonogit.github.io/nostr-share-component/"