这是一个任务管理/提醒的工具(Wise Reminder),界面简洁干净,可以自定义管理设置我们的日程,并自定义提醒时间,免费使用,超轻量。
2021-08-09 22:04:29 1.77MB windows 10 任务管理 任务提醒
1
如果你是一个小型的办公网络,你可以创建一个服务器来进行日程安排,这只是一个开源的小服务器,你果你需要大的免费的软件去http://www.bedework.org/bedework/下载 使用教程 Installation Dependencies Radicale is written in pure python and does not depend on any librabry. It is known to work on Python 2.5, 2.6, 3.0 and 3.1 [1]. Linux users certainly have Python already installed. For Windows and MacOS users, please install Python [2] thanks to the adequate installer. [1] See Python Versions and OS Support for further information. [2] Python download page. Radicale Radicale can be freely downloaded on the project website, download section. Just get the file and unzip it in a folder of your choice. CalDAV Clients At this time Radicale has been tested and works fine with the latests version of Mozilla Sunbird (versions 0.9+), Mozilla Lightning (0.9+), and Evolution (2.30+). More clients will be supported in the future. However, it may work with any calendar client which implements CalDAV specifications too (luck is highly recommanded). To download Sunbird, go to the Sunbird project website and choose the latest version. Follow the instructions depending on your operating system. Simple Usage Starting Server To start Radicale CalDAV server, you have to launch the file called radicale.py located in the root folder of the software package. Using Sunbird or Lightning After starting Sunbird or Lightning, click on File and New Calendar. Upcoming window asks you about your calendar storage. Chose a calendar On the Network, otherwise Sunbird will use its own file system storage instead of Radicale's one and your calendar won't be remotely accessible. Next window asks you to provide information about remote calendar access. Protocol used by Radicale is CalDAV. A standard location for a basic use of a Radicale calendar is http://localhost:5232/user/calendar/, where you can replace user and calendar by some strings of your choice. Calendars are automatically created if needed. You can now customize your calendar by giving it a nickname and a color. This
2021-08-07 16:04:27 22KB 免费 CALDAV 日程管理 Sunbird
1
完全按照需求文档制作 可运行 唯一的bug: 音乐提醒模块中 没有设置音乐的默认路径
2021-07-27 14:16:20 5.99MB 个人 日程 管理
1
C++ 日程管理软件 课程设计 C++ 日程管理软件 课程设计 C++ 日程管理软件 课程设计 C++ 日程管理软件 课程设计 C++ 日程管理软件 课程设计
2021-07-20 22:11:06 1.05MB C++ 日程管理软件 课程设计
1
用C++写的简单的日程管理工具,供大家一起共同分享学习。
2021-07-20 22:02:15 4KB C++ 简单的日程 管理工具
1
主要是在Linux下的Qt Creator中编写(Windos下也可运行),带图形界面的可视化日程管理系统。可以实现的功能有添加日程,按照时间和事件查找日程,按照时间和事件查找日程,修改日程时间,查看所有行程安排,查看紧急行程等。(注意:代码中的文件保存路径需要修改,否则可能会出错!)
2021-07-18 18:00:39 1.1MB 可视化日程管理系统 图形界面
1
倒数日与日程管理Window版本,界面同Android 保持一致。详情见博客。
2021-07-12 16:59:43 19.39MB 倒数日 日程管理
1
基于springboot技术,具备简单的增删改查功能,功能太少,读者可以扩充,页面不太美观,读者可以扩充。
2021-07-10 09:04:20 493KB spring boot
1
springboot,thymeleaf,redis,fullcalendar插件开发的日程管理初级功能,适用于初级学者的学习
2021-07-03 09:02:26 30.53MB 日程管理系统,springbot thymeleaf redis
1
一、项目简介 本项目是一套基于JavaWeb的个人日程管理系统/个人时间管理系统,主要针对计算机相关专业的正在做毕设的学生和需要项目实战练习的Java学习者。 包含:项目源码、数据库脚本、软件工具、项目说明等,该项目可以直接作为毕设使用。 项目都经过严格调试,确保可以运行! 二、技术实现 ​后台框架:JSP、Servlet、JDBC ​数据库:MySQL 开发环境:JDK、Eclipse、Tomcat 三、系统功能 该个人日程管理系统采用B/S结构,使用JAVA开发语言,结合JSP技术,以MySQL作为后台数据库。 该系统共包含两种角色:用户和管理员。各角色的功能如下: 1.用户 用户登陆、用户注册、创建个人日程、个人日程管理、个人日程修改和查询、日程信息提醒、注销退出等功能。 2.管理员 系统登陆、修改个人密码、用户信息管理、用户添加、用户修改、用户删除、日程分类管理、日程分类添加、系统退出等功能。 该系统功能完善、界面美观、操作简单、功能齐全、管理便捷,具有很高的实际应用价值。