This website requires JavaScript.
Explore
Help
Sign In
bjoernf
/
ics_cli
Archived
Watch
1
Star
0
Fork
0
You've already forked ics_cli
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-02-01
. You can view files and clone it, but cannot push or open issues or pull requests.
23
Commits
1
Branch
0
Tags
3b348066bd
Branches
Tags
View all branches
Go to file
Code
bjoernf
3b348066bd
updated readme
2023-08-24 14:37:56 +02:00
src
added newline between events
2023-08-24 02:15:46 +02:00
tests
added event for test file
2023-08-23 19:06:00 +02:00
.gitignore
used .gitconfig and put it in .gitignore
2023-08-15 17:03:53 +02:00
makefile
added cli parsing functions
2023-08-22 00:12:30 +02:00
README.md
updated readme
2023-08-24 14:37:56 +02:00
README.md
Show upcoming events of an .ics file.
make run
installation
make
sudo make install
uninstall
sudo make uninstall
TODO
place makefile in src dir and have a second makefile in top level dir that can execute it
add option to print upcoming events only until a certain date
improve makefile
tests
Description
No description provided
Readme
159
KiB
Languages
C
92%
Meson
4.2%
Shell
3.8%