Skip to content

nosotros-social/harvest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nostr Harvest

harvest is a simple terminal user interface application for harvesting data from Nostr relays. It supports both harvesting historical data and streaming real-time events.

demo
Figure 1. demo

config.toml

[[job]]
mode = "harvest" # or stream
relays = ["wss://relay.damus.io"]
kinds = [3]
until = "2025-01-01T00:00:00Z"
interval = 5

The application will automatically update the until dates, allowing you to resume the process from where you left.

About

Harvest data from nostr relays

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published