Skip to content

Commit 5bbe969

Browse files
committed
Add cronboard
1 parent 95904ff commit 5bbe969

1 file changed

Lines changed: 58 additions & 57 deletions

File tree

readme.md

Lines changed: 58 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -16,74 +16,74 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
1616
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
1717

1818
- [Entertainment](#entertainment)
19-
- [Music](#music)
20-
- [Video](#video)
21-
- [Movies](#movies)
22-
- [Games](#games)
23-
- [Books](#books)
24-
- [Chat](#chat)
19+
- [Music](#music)
20+
- [Video](#video)
21+
- [Movies](#movies)
22+
- [Games](#games)
23+
- [Books](#books)
24+
- [Chat](#chat)
2525
- [Development](#development)
26-
- [Text Editors](#text-editors)
27-
- [Frontend Development](#frontend-development)
28-
- [Public localhost](#public-localhost)
29-
- [Mobile Development](#mobile-development)
30-
- [Database](#database)
31-
- [Devops](#devops)
32-
- [Docker](#docker)
33-
- [Release](#release)
34-
- [Npm](#npm)
35-
- [Boilerplate](#boilerplate)
36-
- [HTTP Server](#http-server)
37-
- [HTTP Client](#http-client)
38-
- [Testing](#testing)
26+
- [Text Editors](#text-editors)
27+
- [Frontend Development](#frontend-development)
28+
- [Public localhost](#public-localhost)
29+
- [Mobile Development](#mobile-development)
30+
- [Database](#database)
31+
- [Devops](#devops)
32+
- [Docker](#docker)
33+
- [Release](#release)
34+
- [Npm](#npm)
35+
- [Boilerplate](#boilerplate)
36+
- [HTTP Server](#http-server)
37+
- [HTTP Client](#http-client)
38+
- [Testing](#testing)
3939
- [Productivity](#productivity)
40-
- [Time Tracking](#time-tracking)
41-
- [Note Taking and Lists](#note-taking-and-lists)
42-
- [Finance](#finance)
43-
- [Presentations](#presentations)
44-
- [Calendars](#calendars)
40+
- [Time Tracking](#time-tracking)
41+
- [Note Taking and Lists](#note-taking-and-lists)
42+
- [Finance](#finance)
43+
- [Presentations](#presentations)
44+
- [Calendars](#calendars)
4545
- [Utilities](#utilities)
46-
- [macOS](#macos)
47-
- [Terminal Sharing Utilities](#terminal-sharing-utilities)
48-
- [SSH](#ssh)
49-
- [Network Utilities](#network-utilities)
50-
- [Theming and Customization](#theming-and-customization)
51-
- [Shell Utilities](#shell-utilities)
52-
- [System Interaction Utilities](#system-interaction-utilities)
53-
- [Markdown](#markdown)
54-
- [Security](#security)
55-
- [Math](#math)
56-
- [Academia](#academia)
57-
- [Weather](#weather)
58-
- [Browser Replacement](#browser-replacement)
59-
- [Internet Speedtest](#internet-speedtest)
46+
- [macOS](#macos)
47+
- [Terminal Sharing Utilities](#terminal-sharing-utilities)
48+
- [SSH](#ssh)
49+
- [Network Utilities](#network-utilities)
50+
- [Theming and Customization](#theming-and-customization)
51+
- [Shell Utilities](#shell-utilities)
52+
- [System Interaction Utilities](#system-interaction-utilities)
53+
- [Markdown](#markdown)
54+
- [Security](#security)
55+
- [Math](#math)
56+
- [Academia](#academia)
57+
- [Weather](#weather)
58+
- [Browser Replacement](#browser-replacement)
59+
- [Internet Speedtest](#internet-speedtest)
6060
- [Command Line Learning](#command-line-learning)
6161
- [Data Manipulation](#data-manipulation)
62-
- [Processors](#processors)
63-
- [JSON](#json)
64-
- [YAML](#yaml)
65-
- [Columns](#columns)
66-
- [Text](#text)
62+
- [Processors](#processors)
63+
- [JSON](#json)
64+
- [YAML](#yaml)
65+
- [Columns](#columns)
66+
- [Text](#text)
6767
- [Files and Directories](#files-and-directories)
68-
- [File Managers](#file-managers)
69-
- [Deleting, Copying, and Renaming](#deleting-copying-and-renaming)
70-
- [Disk Usage](#disk-usage)
71-
- [Files](#files)
72-
- [File Sync/Sharing](#file-syncsharing)
73-
- [Directory Listing](#directory-listing)
74-
- [Directory Navigation](#directory-navigation)
75-
- [Search](#search)
68+
- [File Managers](#file-managers)
69+
- [Deleting, Copying, and Renaming](#deleting-copying-and-renaming)
70+
- [Disk Usage](#disk-usage)
71+
- [Files](#files)
72+
- [File Sync/Sharing](#file-syncsharing)
73+
- [Directory Listing](#directory-listing)
74+
- [Directory Navigation](#directory-navigation)
75+
- [Search](#search)
7676
- [Version Control](#version-control)
77-
- [Git](#git)
78-
- [GitHub](#github)
79-
- [Emoji](#emoji)
77+
- [Git](#git)
78+
- [GitHub](#github)
79+
- [Emoji](#emoji)
8080
- [Images](#images)
81-
- [Gif Creation](#gif-creation)
82-
- [Image Conversion](#image-conversion)
81+
- [Gif Creation](#gif-creation)
82+
- [Image Conversion](#image-conversion)
8383
- [Screensavers](#screensavers)
8484
- [Graphics](#graphics)
8585
- [Just for Fun](#just-for-fun)
86-
- [Emoji](#emoji-1)
86+
- [Emoji](#emoji-1)
8787
- [Other Resources](#other-resources)
8888
- [License](#license)
8989

@@ -222,6 +222,7 @@ Expose a service running on localhost to the public web for testing and sharing.
222222
- [logdy](https://github.com/logdyhq/logdy-core) - Supercharge terminal logs with web UI.
223223
- [s5cmd](https://github.com/peak/s5cmd) - Blazing fast S3 and local filesystem execution tool.
224224
- [updo](https://github.com/Owloops/updo) - Website monitoring tool.
225+
- [cronboard](https://github.com/antoniorodr/Cronboard) - Dashboard for managing cron jobs locally and on servers.
225226

226227
### Docker
227228

0 commit comments

Comments
 (0)