Skip to content

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 🫠

Notifications You must be signed in to change notification settings

theapache64/tlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📖 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

(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

Future Scope

  • Shorten the domain
  • Vote on the tlog

About

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 🫠

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published