What's in your crontab?

This page summarizes the projects mentioned and recommended in the original post on /r/archlinux

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • hosts-update-timer

    systemd timer that updates /etc/hosts using the StevenBlack hosts repository

  • hosts-update.timer <--- pulls the latest StevenBlack /etc/hosts file. Something like this.

  • onchange

    CLI utility to automatically run commands on file change

  • I've made a CLI tool if anyone is interested. I use it for temporary watch though, like while editing text files that needs compilation or something. But could use for OP's use case, like converting any downloaded .docx to pdf.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gnome-shell-extensions-sync

    Discontinued Syncs gnome shell keybindings, tweaks settings and extensions with their configuration across all gnome installations

  • A daily timer for https://github.com/oae/gnome-shell-extensions-sync

  • polybar-scripts

    This is a community project. We write and collect scripts for polybar!

  • This doesn't directly answer your question, but probably has the pieces here for you to put together. I use this script for polybar using openweather API, there are a couple variations of this script in the repo too if you want more examples. Openweather API seems to work well though, you could probably modify it for you use case.

  • btrfs-auto-cancel-scrub

    Auto cancel btrfs scrubbing before shutdown/reboot

  • I wrote my systemd service to counter that.

  • scripts

    Some basic Bash scripts/wrappers (by brianbuccola)

  • The weather one is pretty straightforward: it pulls weather info from openweathermap.org. But please make sure to create and use your own API key.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts