aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2017-06-04 00:51:03 +0200
committerTeddy Wing2017-06-04 00:51:03 +0200
commit161d11abfad116a219b490ad83e0a30461bcd455 (patch)
tree62ecf55c7e9e2bbef5a2cc62d539edc33491f581 /README.md
parent7a2e44aab9398aea62625fe15af1f6ac13af4226 (diff)
downloadtimetasker-161d11abfad116a219b490ad83e0a30461bcd455.tar.bz2
README: Rewrite the opening description
Remove references to the project being abandoned. Briefly describe it.
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 3 insertions, 12 deletions
diff --git a/README.md b/README.md
index 1b7f244..5c4cd42 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,13 @@
Timetasker CLI
==============
-## [ABANDONED]
-This project has been abandoned. What I wanted was a nice command line interface
-to be able to submit time sheets using [Time Task](https://timetask.com), but
-the result wasn't really what I had hoped for. Ultimately I didn't see this tool
-saving me much more time (if any) compared with using the website.
+Provides a nice command line interface to submit time sheets using [Time
+Task](https://timetask.com). This command will submit a single time entry.
-My idea was to have the executable generate a weekly time sheet as YAML with
-prepopulated defaults. This file could then be modified by the user if necessary
-and submitted to the website via the CLI tool.
-
-The project is succeeded by a [Chrome
+The project improves upon a [Chrome
extension](https://github.com/teddywing/chrome-timetasker) that auto-fills the
time sheet form on the website.
-Posting this code in the event that it becomes useful to anyone.
-
## License
Copyright © 2017 Teddy Wing. Licensed under the GNU GPLv3+ (see the included