Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,24 +289,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

First stable public release 🎉

[unreleased]: https://github.com/tailordev/watson/compare/2.1.0...HEAD
[2.1.0]: https://github.com/tailordev/watson/compare/2.0.1...2.1.0
[2.0.1]: https://github.com/tailordev/watson/compare/2.0.0...2.0.1
[2.0.0]: https://github.com/tailordev/watson/compare/1.10.0...2.0.0
[1.10.0]: https://github.com/tailordev/watson/compare/1.9.0...1.10.0
[1.9.0]: https://github.com/tailordev/watson/compare/1.8.0...1.9.0
[1.8.0]: https://github.com/tailordev/watson/compare/1.7.0...1.8.0
[1.7.0]: https://github.com/tailordev/watson/compare/1.6.0...1.7.0
[1.6.0]: https://github.com/tailordev/watson/compare/1.5.2...1.6.0
[1.5.2]: https://github.com/tailordev/watson/compare/1.5.1...1.5.2
[1.5.1]: https://github.com/tailordev/watson/compare/1.5.0...1.5.1
[1.5.0]: https://github.com/tailordev/watson/compare/1.4.0...1.5.0
[1.4.0]: https://github.com/tailordev/watson/compare/1.3.2...1.4.0
[1.3.2]: https://github.com/tailordev/watson/compare/1.3.1...1.3.2
[1.3.1]: https://github.com/tailordev/watson/compare/1.3.0...1.3.1
[1.3.0]: https://github.com/tailordev/watson/compare/1.2.0...1.3.0
[1.2.0]: https://github.com/tailordev/watson/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/tailordev/watson/compare/1.0.2...1.1.0
[1.0.2]: https://github.com/tailordev/watson/compare/1.0.1...1.0.2
[1.0.1]: https://github.com/tailordev/watson/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/tailordev/watson/releases/tag/1.0.0
[unreleased]: https://github.com/jazzband/watson/compare/2.1.0...HEAD
[2.1.0]: https://github.com/jazzband/watson/compare/2.0.1...2.1.0
[2.0.1]: https://github.com/jazzband/watson/compare/2.0.0...2.0.1
[2.0.0]: https://github.com/jazzband/watson/compare/1.10.0...2.0.0
[1.10.0]: https://github.com/jazzband/watson/compare/1.9.0...1.10.0
[1.9.0]: https://github.com/jazzband/watson/compare/1.8.0...1.9.0
[1.8.0]: https://github.com/jazzband/watson/compare/1.7.0...1.8.0
[1.7.0]: https://github.com/jazzband/watson/compare/1.6.0...1.7.0
[1.6.0]: https://github.com/jazzband/watson/compare/1.5.2...1.6.0
[1.5.2]: https://github.com/jazzband/watson/compare/1.5.1...1.5.2
[1.5.1]: https://github.com/jazzband/watson/compare/1.5.0...1.5.1
[1.5.0]: https://github.com/jazzband/watson/compare/1.4.0...1.5.0
[1.4.0]: https://github.com/jazzband/watson/compare/1.3.2...1.4.0
[1.3.2]: https://github.com/jazzband/watson/compare/1.3.1...1.3.2
[1.3.1]: https://github.com/jazzband/watson/compare/1.3.0...1.3.1
[1.3.0]: https://github.com/jazzband/watson/compare/1.2.0...1.3.0
[1.2.0]: https://github.com/jazzband/watson/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/jazzband/watson/compare/1.0.2...1.1.0
[1.0.2]: https://github.com/jazzband/watson/compare/1.0.1...1.0.2
[1.0.1]: https://github.com/jazzband/watson/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/jazzband/watson/releases/tag/1.0.0
22 changes: 17 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,24 @@
# Contributing

If you are reading this, we thank you in advance for willing to contribute to the Watson project! You are awesome.
## Jazzband

[![Jazzband](https://jazzband.co/static/img/jazzband.svg)](https://jazzband.co/)

This is a [Jazzband](https://jazzband.co/) project. By contributing you agree
to abide by the [Contributor Code of
Conduct](https://jazzband.co/about/conduct) and follow the
[guidelines](https://jazzband.co/about/guidelines).

---

If you are reading this, we thank you in advance for willing to contribute to
the Watson project! You are awesome.

Before starting to contribute, please read the following:

* [How to contribute](https://tailordev.github.io/Watson/contributing/how-to/)
* [How to start hacking](https://tailordev.github.io/Watson/contributing/hack/)
* [Pull request guidelines](https://tailordev.github.io/Watson/contributing/pr-guidelines/)
* [Contributor Code of Conduct](https://tailordev.github.io/Watson/contributing/coc/)
* [How to contribute](https://jazzband.github.io/Watson/contributing/how-to/)
* [How to start hacking](https://jazzband.github.io/Watson/contributing/hack/)
* [Pull request guidelines](https://jazzband.github.io/Watson/contributing/pr-guidelines/)
* [Contributor Code of Conduct](https://jazzband.github.io/Watson/contributing/coc/)

Thank you!
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015 Tailordev
Copyright (c) 2015-2025 Tailordev, 2025-Now Jazzband

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
21 changes: 9 additions & 12 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
.. image:: https://tailordev.github.io/Watson/img/logo-watson-600px.png
.. image:: https://jazzband.co/static/img/badge.svg
:target: https://jazzband.co/
:alt: Jazzband

|Build Status| |PyPI Latest Version| |Requires.io|
.. image:: https://jazzband.github.io/Watson/img/logo-watson-600px.png

Watson is here to help you manage your time. You want to know how
much time you are spending on your projects? You want to generate a nice
Expand Down Expand Up @@ -36,7 +38,7 @@ or:

$ pip3 install td-watson

If you need more details about installing watson, please refer to the `documentation <https://tailordev.github.io/Watson>`_.
If you need more details about installing watson, please refer to the `documentation <https://jazzband.github.io/Watson>`_.

Usage
~~~~~
Expand Down Expand Up @@ -64,9 +66,9 @@ You can log your latest working sessions (aka **frames**) thanks to the ``log``
Tuesday 26 January 2016 (8m 32s)
ffb2a4c 13:00 to 13:08 08m 32s world-domination [cats]

Please note that, as `the report command <https://tailordev.github.io/Watson/user-guide/commands/#report>`_, the ``log`` command comes with projects, tags and dates filtering.
Please note that, as `the report command <https://jazzband.github.io/Watson/user-guide/commands/#report>`_, the ``log`` command comes with projects, tags and dates filtering.

To list all available commands, either `read the documentation <https://tailordev.github.io/Watson>`_ or use:
To list all available commands, either `read the documentation <https://jazzband.github.io/Watson>`_ or use:

.. code:: bash

Expand All @@ -75,20 +77,15 @@ To list all available commands, either `read the documentation <https://tailorde
Contributor Code of Conduct
---------------------------

If you want to contribute to this project, please read the project `Contributor Code of Conduct <https://tailordev.github.io/Watson/contributing/coc/>`_
If you want to contribute to this project, please read the project `Contributor Code of Conduct <https://jazzband.github.io/Watson/contributing/coc/>`_

License
-------

Watson is released under the MIT License. See the bundled LICENSE file for
details.

.. |Build Status| image:: https://travis-ci.org/TailorDev/Watson.svg?branch=master
:target: https://travis-ci.org/TailorDev/Watson
.. |PyPI Latest Version| image:: https://img.shields.io/pypi/v/td-watson.svg
:target: https://pypi.python.org/pypi/td-watson
.. |Requires.io| image:: https://requires.io/github/TailorDev/Watson/requirements.svg?branch=master
:target: https://requires.io/github/TailorDev/Watson/requirements/?branch=master
:alt: Requirements Status
.. |Watson screenshot| image:: https://tailordev.github.io/Watson/img/watson-demo.gif
.. |Watson screenshot| image:: https://jazzband.github.io/Watson/img/watson-demo.gif
.. _Watson screenshot: https://asciinema.org/a/35918
2 changes: 1 addition & 1 deletion docs/about/license.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Watson License (MIT)

Copyright (c) 2015 Tailordev
Copyright (c) 2015-2025 Tailordev, 2025-Now Jazzband

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
40 changes: 20 additions & 20 deletions docs/about/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,23 +286,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

First stable public release 🎉

[2.1.0]: https://github.com/tailordev/watson/compare/2.0.1...2.1.0
[2.0.1]: https://github.com/tailordev/watson/compare/2.0.0...2.0.1
[2.0.0]: https://github.com/tailordev/watson/compare/1.10.0...2.0.0
[1.10.0]: https://github.com/tailordev/watson/compare/1.9.0...1.10.0
[1.9.0]: https://github.com/tailordev/watson/compare/1.8.0...1.9.0
[1.8.0]: https://github.com/tailordev/watson/compare/1.7.0...1.8.0
[1.7.0]: https://github.com/tailordev/watson/compare/1.6.0...1.7.0
[1.6.0]: https://github.com/tailordev/watson/compare/1.5.2...1.6.0
[1.5.2]: https://github.com/tailordev/watson/compare/1.5.1...1.5.2
[1.5.1]: https://github.com/tailordev/watson/compare/1.5.0...1.5.1
[1.5.0]: https://github.com/tailordev/watson/compare/1.4.0...1.5.0
[1.4.0]: https://github.com/tailordev/watson/compare/1.3.2...1.4.0
[1.3.2]: https://github.com/tailordev/watson/compare/1.3.1...1.3.2
[1.3.1]: https://github.com/tailordev/watson/compare/1.3.0...1.3.1
[1.3.0]: https://github.com/tailordev/watson/compare/1.2.0...1.3.0
[1.2.0]: https://github.com/tailordev/watson/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/tailordev/watson/compare/1.0.2...1.1.0
[1.0.2]: https://github.com/tailordev/watson/compare/1.0.1...1.0.2
[1.0.1]: https://github.com/tailordev/watson/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/tailordev/watson/releases/tag/1.0.0
[2.1.0]: https://github.com/jazzband/watson/compare/2.0.1...2.1.0
[2.0.1]: https://github.com/jazzband/watson/compare/2.0.0...2.0.1
[2.0.0]: https://github.com/jazzband/watson/compare/1.10.0...2.0.0
[1.10.0]: https://github.com/jazzband/watson/compare/1.9.0...1.10.0
[1.9.0]: https://github.com/jazzband/watson/compare/1.8.0...1.9.0
[1.8.0]: https://github.com/jazzband/watson/compare/1.7.0...1.8.0
[1.7.0]: https://github.com/jazzband/watson/compare/1.6.0...1.7.0
[1.6.0]: https://github.com/jazzband/watson/compare/1.5.2...1.6.0
[1.5.2]: https://github.com/jazzband/watson/compare/1.5.1...1.5.2
[1.5.1]: https://github.com/jazzband/watson/compare/1.5.0...1.5.1
[1.5.0]: https://github.com/jazzband/watson/compare/1.4.0...1.5.0
[1.4.0]: https://github.com/jazzband/watson/compare/1.3.2...1.4.0
[1.3.2]: https://github.com/jazzband/watson/compare/1.3.1...1.3.2
[1.3.1]: https://github.com/jazzband/watson/compare/1.3.0...1.3.1
[1.3.0]: https://github.com/jazzband/watson/compare/1.2.0...1.3.0
[1.2.0]: https://github.com/jazzband/watson/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/jazzband/watson/compare/1.0.2...1.1.0
[1.0.2]: https://github.com/jazzband/watson/compare/1.0.1...1.0.2
[1.0.1]: https://github.com/jazzband/watson/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/jazzband/watson/releases/tag/1.0.0
6 changes: 3 additions & 3 deletions docs/contributing/how-to.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ contribute to the Watson project! You are awesome.

## Report bugs

Report bugs at <https://github.com/TailorDev/Watson/issues/new>
Report bugs at <https://github.com/jazzband/Watson/issues/new>

If you are reporting a bug, please include:

Expand All @@ -21,7 +21,7 @@ If you are reporting a bug, please include:

## Fix bugs

Check out the [open bugs](https://github.com/TailorDev/Watson/issues) -
Check out the [open bugs](https://github.com/jazzband/Watson/issues) -
anything tagged with the **[easy-pick]** label could be a good choice
for newcomers.

Expand All @@ -42,7 +42,7 @@ Any issue with the **[question]** label is open for feedback, so feel
free to share your thoughts with us!

The best way to send feedback is to [fill a new
issue](https://github.com/TailorDev/Watson/issues/new) on GitHub.
issue](https://github.com/jazzband/Watson/issues/new) on GitHub.

If you are proposing a feature:

Expand Down
2 changes: 1 addition & 1 deletion docs/contributing/release-new-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Create a new pull request (PR) with the `prepare-x.y.z` branch. You can safely
merge this PR if all tests are green.

Draft a new [Watson Release on
GitHub](https://github.com/TailorDev/Watson/releases) with the same release
GitHub](https://github.com/jazzband/Watson/releases) with the same release
notes.

## Push the `x.y.z` release to PyPI
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ $ source ~/.bashrc # Reload your .bashrc
The latest development version can be installed using the following commands:

```bash
$ git clone https://github.com/TailorDev/Watson.git
$ git clone https://github.com/jazzband/Watson.git
$ cd Watson/
$ pip install -e .
```
Expand Down
8 changes: 3 additions & 5 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
site_name: Watson
theme: flatly
repo_url: https://github.com/TailorDev/Watson
repo_url: https://github.com/jazzband/Watson
repo_name: GitHub
site_description: A wonderful CLI to track your time!
site_author: TailorDev
site_author: Jazzband
copyright: >
Watson, by <a
href="http://tailordev.fr?pk_campaign=watson&amp;pk_kwd=docs">TailorDev</a>
&amp; al. is released under the MIT License.
Watson is released under the MIT License.
nav:
- Home: 'index.md'
- User Guide:
Expand Down