https://github.com/gothenburgbitfactory/ti.net
timewarrior.net site
https://github.com/gothenburgbitfactory/ti.net
site timewarrior
Last synced: 27 days ago
JSON representation
timewarrior.net site
- Host: GitHub
- URL: https://github.com/gothenburgbitfactory/ti.net
- Owner: GothenburgBitFactory
- Created: 2018-02-03T18:24:01.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-05-02T03:08:54.000Z (about 1 month ago)
- Last Synced: 2025-05-02T04:21:09.735Z (about 1 month ago)
- Topics: site, timewarrior
- Language: JavaScript
- Homepage:
- Size: 6.49 MB
- Stars: 4
- Watchers: 6
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Timewarrior Site Repository
This repository contains the content of [timewarrior.net](https://timewarrior.net), the website for the [Timewarrior](https://github.com/GothenburgBitFactory/timewarrior) project.
## Tools page
Thanks to the community, there are many add-ons available for Timewarrior, listed on the [tools page](https://timewarrior.net/tools).
The content for this page is generated automatically by a GitHub action which runs once a day.
Read below how to get your project listed there.### Your project is on GitHub?
The GitHub action queries the GitHub API for repositories with the keyword `timewarrior` as _topic_.
If you want your tool to be listed, just add the topic `timewarrior` to its GitHub repository.
The GitHub action should then pick it up on the next run.### Your project is not on GitHub?
If your project is not on GitHub, you can either create a mirror repository on GitHub and add the topic `timewarrior` to it, or open a [pull request](https://github.com/GothenburgBitFactory/ti.net/pulls) with the necessary details, so it can be added manually.
Note that status information about your project is not kept up-to-date automatically in the latter case!We are working on including other hosts than GitHub into the automatic crawl.
If you want to help out here, take a look at [this issue](https://github.com/GothenburgBitFactory/ti.net/issues/55).