Skip to content

๐ŸŒฟ Github ์ž”๋”” ์œ„์ ฏ

Notifications You must be signed in to change notification settings

leegeunhyeok/gito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

61 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Simple github commit history widget for PC

How to use

  1. Just typing your Github ID and Press ENTER or click + button

  1. Done! so easy ๐Ÿ˜ƒ

Features

  • ๐Ÿณ๏ธโ€๐ŸŒˆ Change color theme
    • You can change color theme (Shortcut: Ctrl + T)

  • ๐Ÿ†” Change user ID

    • Press ESCAPE key
  • ๐ŸŒš Darkmode (>=0.0.3)

Development

Electron with Vue.js!

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build


# lint all JS/Vue component files in `src/`
npm run lint