GithubHelp home page GithubHelp logo

gitkeeper / pilum Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 265 KB

A sophisticated task manager with a CLI and a GUI written in Rust.

Home Page: https://github.com/gitkeeper/pilum

License: Apache License 2.0

Rust 100.00%
cli gui manager productivity task

pilum's Introduction

Pilum

License License Build Status Coverage Status

About

Pilum is a sophisticated task manager with a CLI and a GUI written in Rust.

Pilum serves as a convenient and easy-to-use task management tool, operated via the command line and a graphical interface. It keeps track of your to-do tasks, enabling operations like adding, removing and altering tasks as per your requirements. Pilum is equipped with a wide range of commands for sophisticated task manipulations.

Essentially, Pilum functions as a list organizer. You can feed details, along with their respective parameters, and the program neatly structures and displays it. By integrating deadlines and recurring tasks, it becomes a comprehensive to-do manager. Further refinement is achieved by incorporating elements like priorities, tags, project groups and more, making Pilum a fully-fledged task organization program.

Installation

For the time being, you must have Rust installed on your machine. To install Rust, it's recommended to follow Rust's installation instructions for your respective operating system.

Afterward, you can install Pilum by running cargo install pilum.

Usage

Pilum's command-line interface is invoked with the following pattern:

pilum <filter> <command> [ <mods> | <args> ]

For further information run pilum --help.

Development

After checking out the repo, run cargo check followed by cargo build to install dependencies. Then, runcargo test to run the tests. You can also run cargo run to invoke the task manager and add some arguments and/or options to play around with the commands available. To benchmark the application you may run cargo bench.

If you work on new features, you should also add the proper documentation. Please run cargo doc before you create a pull request and especially before you publish. To release a new version, update the version number in Cargo.toml, and then run cargo publish, which will upload the package to crates.io. The project adheres to the semantic versioning standard.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/gitkeeper/pilum. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

This package is available as open source and dual-licensed under the terms of Apache 2.0 and MIT. The user or developer choosing to use, distribute, or modify this software can opt to do so under either of these licenses, adhering to the terms and conditions defined by the license they choose.

pilum's People

Contributors

gitkeeper avatar

Stargazers

 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.