An open API service indexing awesome lists of open source software.

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 🫠

Awesome Lists containing this project

README

          

![](cover.jpeg)
# 📖 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 ;)
![image](https://github.com/user-attachments/assets/8205a426-7b66-4b20-9321-6b8664761452)

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