Skip to content

Commit

Permalink
Merge pull request #187 from niccokunzmann/niccokunzmann-patch-1
Browse files Browse the repository at this point in the history
add ics-query to related projects
  • Loading branch information
niccokunzmann authored Sep 30, 2024
2 parents 6e87e8f + df79ca7 commit db2f8b6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ On Debian/Ubuntu, you use the package manager to install `python-recurring-ical-
sudo apt-get install python-recurring-ical-events
If you would like to use this functionality on the command line or in the shell, you can use
`ics-query <https://github.com/niccokunzmann/ics-query#readme>`_.
`ics-query`_.

Support
-------
Expand Down Expand Up @@ -762,6 +762,9 @@ Related Projects
- `Open Web Calendar <https://github.com/niccokunzmann/open-web-calendar>`_ - a web calendar to embed into websites which uses this library
- `icspy <https://icspy.readthedocs.io/>`_ - to create your own calendar events
- `pyICSParser <https://pypi.org/project/pyICSParser/>`_ - parse icalendar files and return event times (`GitHub <https://github.com/oberron/pyICSParser>`__)
- `ics-query`_ - a **command line** impementation of ``recurring-ical-events``

.. _`ics-query`: https://github.com/niccokunzmann/ics-query#readme

Media
-----
Expand Down

0 comments on commit db2f8b6

Please sign in to comment.