https://github.com/theapache64/tlog
tlog, derived from "tech blog", is a simple website that redirects you to a different tech blog every day. It is a project that I created to encourage myself to read a tech blog daily 🫠
https://github.com/theapache64/tlog
tech-blogs
Last synced: 9 months ago
JSON representation
tlog, derived from "tech blog", is a simple website that redirects you to a different tech blog every day. It is a project that I created to encourage myself to read a tech blog daily 🫠
- Host: GitHub
- URL: https://github.com/theapache64/tlog
- Owner: theapache64
- Created: 2024-07-27T07:52:09.000Z (almost 2 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-08-17T08:45:11.000Z (over 1 year ago)
- Last Synced: 2024-08-17T09:46:28.979Z (over 1 year ago)
- Topics: tech-blogs
- Language: JavaScript
- Homepage: https://theapache64.github.io/tlog
- Size: 1.92 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 📖 tlog
> tech blog of the day
**tlog**, derived from "tech blog", is a simple website that redirects you to a different tech blog every day.
This is a project that I created to encourage myself to read a tech blog daily 🫠
## 💡 Usage
Just visit https://theapache64.github.io/tlog
## 📆 Schedule
You can see the full schedule here ➡️ https://docs.google.com/spreadsheets/d/1pvwjyRWvRPzHoacraKi4w6324-BErl3Bs-Q9HIwbeGI/edit?usp=sharing
## ⌨️ ProTip
**⏰ 10AM crontab**
```bash
(crontab -l 2>/dev/null; echo "0 10 * * * open \"https://theapache64.github.io/tlog\"") | crontab -
```
Execute the above command in your terminal to automatically open `tlog` every day at 10 AM ;)
**⚡ Raycast user**
If you're a Raycast user, add a "quick link" to `tlog` so that you can quickly read the blog of the day whenever you're bored ;)

## Future Scope
- [ ] Shorten the domain
- [ ] Vote on the tlog