Git Product home page Git Product logo

todomgr's Introduction

todomgr

A simple todo manager in TUI with cross-platform support, and multi-language support (Chinese & English).

Short graphical demo

asciinema CLI demo

Dependencies

FTXUI, MIT License

Todos

  • 程序主菜单设计
  • 任务条目(名称,子任务,标签,优先级,开始时间,结束时间,描述)
  • i18n(中文与英文)
  • TUI with ftxui

Building

Clone the project, then run cmake . at the project root path. The executable todomgr will be generated in build/. Note that when using Windows, you may need to copy dependencies in _deps/ftxui-build/ to build/ to help Windows load DLLs correctly.

Progress

这个项目作为C语言程序设计的作业,已完成实现。本来我的想法是设计成一个日常可用的程序, 但是限于时间,最终只能完成在"demo"阶段。总体来说是可用的,但是有不少缺陷, 如没有考虑文件膨胀的情况,输入时间时也没有做检查。总而言之,这个项目已经走到了生命尽头, 将停止开发,如果有PR的话我会考虑合入,不接受issue,因为我没空去修了。

不确保不含有重大漏洞
Vulnerabilities may be contained in the project!!

不过如果有人也想基于FTXUI来做“作业”的话,欢迎借鉴我的项目。如果觉得有用的话, 欢迎给我点个⭐。

Copyright

Copyright 2024 RocketDev, dudu, hyl, distributed under GPL-3.0

todomgr's People

Contributors

dudu181 avatar rocketmadev avatar hyl6868 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.