1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Temporary changed username.

This commit is contained in:
Andrew
2018-06-10 00:16:40 +03:00
parent 60d41266cd
commit 77823419b5
90 changed files with 144 additions and 144 deletions

View File

@@ -9,7 +9,7 @@ Displays your upcoming Google calendar events.
<img src="/imgs/modules/gcal.png" width="320" height="389" alt="gcal screenshot" />
**Not:** Setting up access to Google Calendars for Go is a bit unobvious. Check out Google's [Go Quickstart](https://developers.google.com/calendar/quickstart/go)
first and if you have problems, then take a look at this [comment by WesleydeSouza](https://github.com/senorprogrammer/wtf/issues/83#issuecomment-393665229) which offers a slightly different approach.
first and if you have problems, then take a look at this [comment by WesleydeSouza](https://github.com/andrewzolotukhin/wtf/issues/83#issuecomment-393665229) which offers a slightly different approach.
## Source Code

View File

@@ -62,7 +62,7 @@ git:
width: 2
refreshInterval: 8
repositories:
- "/Users/chris/go/src/github.com/senorprogrammer/wtf"
- "/Users/chris/go/src/github.com/andrewzolotukhin/wtf"
- "/Users/user/fakeapp"
```

View File

@@ -58,8 +58,8 @@ github:
refreshInterval: 300
repositories:
wesker-api: "UmbrellaCorp"
wtf: "senorprogrammer"
username: "senorprogrammer"
wtf: "andrewzolotukhin"
username: "andrewzolotukhin"
```
### Attributes