Skip to content

charmdew/momentum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Momentum

주요 기능

  • 현재 시간
  • 사용자의 이름과 함께 인사
  • 날씨
  • 사진 배경

현재 시간

시간의 포맷은 자유롭게 설정한다.

사용자의 이름과 함께 인사

○○○님 안녕하세요

  • 최초 접근 시 이름을 물어봄
  • 이름 입력시 다음 접속부터 인사를 해줌
  • 이름 수정 가능
  • 날씨 및 시간에 어울리는 인사를 한다.

날씨

현재 위치에 알맞는 날씨를 보여준다.
날씨에 해당하는 아이콘, 현재 위치, 기온 등
날씨 api
https://api.openweathermap.org/data/2.5/weather?lat=<위도>&lon=<경도>&appid=<key>

아이콘 아이콘

랜덤하게 멋있는 사진을 배경으로 사용한다.
사진 api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 42.6%
  • JavaScript 38.0%
  • HTML 19.4%