Skip to content

iCalHub is a web application that allows users to find and subscribe to public calendars.

License

Notifications You must be signed in to change notification settings

huangcheng/iCalHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iCalHub

iCalHub is a web application that allows users to find and subscribe to public calendars.

The application is built using the gin framework for Go.

🗓 Calendars

🏖️ Holidays
  • China
/holidays/china
🍿 Movies
  • Upcoming releases - IMDb
/movies/imdb/:region

The region is optional. If not provided, the region will be set to China.

The region code can be found 🔗here.

  • Upcoming Movies - Douban
/movies/douban
📡 Astronomy
  • Date and Time of the Moon Phase|Hong Kong Observatory(HKO)
/astronomy/moon/:year

The year is optional. If not provided, the current year will be used.

🎮 Games
  • Upcoming Releases - Steam
/games/steam/:type/:language

the type must be one of the following: all, popular;

the language is optional, and its default value is zh_CH, currently only supports zh_CH and en_US.

About

iCalHub is a web application that allows users to find and subscribe to public calendars.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages