Skip to content
/ rstask Public
forked from naggie/dstask

A terminal-based task tracker. Fork of dstask.

License

Notifications You must be signed in to change notification settings

bruits/rstask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,008 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rstask

rstask is a Rust port of dstask, which is described as "a personal task tracker designed to help you focus".

Compatibility

rstask implements all of dstask apart from the ability to import from github / taskwarrior.

In general, renaming your .dstask folder to .rstask will work. Though, you will lose the current context.

Future

I eventually do not intend this project to merely be a Rust copy of dstask. I think dstask has some absolute incredible ideas, taking honestly to me the best out of taskwarrior and adding the Git sync. However in other areas, I think there's several improvements possible: The UI is a bit wonky, it doesn't have the ecosystem support that taskwarrior has so it's lacking in integrations, and I think in today's era of AI and what not, it's possible to turn it into a more convivial experience.

I do not like Go at all, and maintenance of dstask has been a bit spotty at time (which is understandable after so many years!), so I figured I'd just fork and make it my own. It's possible that with time compatibility with dstask is lost or degraded as new features are added.

License

MIT. Most of the code is severely inspired from dstask, which is also under MIT.

About

A terminal-based task tracker. Fork of dstask.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 95.0%
  • Shell 5.0%