All Projects → mortymacs → mtodo

mortymacs / mtodo

Licence: GPL-3.0 License
Simple Todo Software For GNU/Linux

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to mtodo

Something For Reddit
A Reddit Client For GNOME (with Gtk+ and Python)
Stars: ✭ 151 (+1158.33%)
Mutual labels:  gnu-linux, gnome
La Capitaine Icon Theme
La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design.
Stars: ✭ 1,858 (+15383.33%)
Mutual labels:  gnu-linux, gnome
Drawing
A drawing application for the GNOME desktop.
Stars: ✭ 386 (+3116.67%)
Mutual labels:  gnu-linux, gnome
Photoshopcclinux
Photoshop CC v19 installer for Gnu/Linux
Stars: ✭ 2,894 (+24016.67%)
Mutual labels:  gnu-linux, gnome
gitlab task manager
Microsoft Todo inspired task manager leveraging Gitlab's Issue Tracker as the backend
Stars: ✭ 22 (+83.33%)
Mutual labels:  todo
todofi.sh
Handle your todo-txt tasks directly from Rofi
Stars: ✭ 46 (+283.33%)
Mutual labels:  todo
Tray-Icons-Reloaded
GNOME Shell extension which bring back Tray Icons to top panel, with additional features.
Stars: ✭ 279 (+2225%)
Mutual labels:  gnome
to-do-list-acf-to-rest-api
To do list using the plugin WordPress REST API
Stars: ✭ 24 (+100%)
Mutual labels:  todo
zps
A small utility for listing and reaping zombie processes on GNU/Linux.
Stars: ✭ 130 (+983.33%)
Mutual labels:  gnu-linux
nautilus-right-click-new-file
Add a right click context menu in Nautilus to add new documents for Linux desktop.
Stars: ✭ 23 (+91.67%)
Mutual labels:  gnome
Fixture
A no-bullshit, free and open source raster graphics editor.
Stars: ✭ 33 (+175%)
Mutual labels:  desktop-application
transparent-window-moving
GNOME Shell Extension. Makes window transparent while moving on the desktop.
Stars: ✭ 22 (+83.33%)
Mutual labels:  gnome
Fuchsia
Google Fuchsia theme (based on preview colors and Android theme)
Stars: ✭ 15 (+25%)
Mutual labels:  gnome
YetAnotherKeyDisplayer
The application for displaying pressed keys of the keyboard
Stars: ✭ 88 (+633.33%)
Mutual labels:  desktop-application
gnome-shell-extension-extensions
gnome shell extension to enable/disable extension easily via a panel menu
Stars: ✭ 37 (+208.33%)
Mutual labels:  gnome
HiDPI-Fixer
Qt app that automates fractional scaling configuration on X11 desktops
Stars: ✭ 118 (+883.33%)
Mutual labels:  gnome
react-native-todo
Very lightweight and smooth design todo app with react-native
Stars: ✭ 25 (+108.33%)
Mutual labels:  todo
blur-my-shell
Extension that adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview
Stars: ✭ 516 (+4200%)
Mutual labels:  gnome
JavaFX-Point-of-Sales
Point of Sales with inventory management system
Stars: ✭ 162 (+1250%)
Mutual labels:  desktop-application
Neel
A Nim library for making Electron-like HTML/JS GUI apps, with full access to Nim capabilities.
Stars: ✭ 144 (+1100%)
Mutual labels:  desktop-application

MTodo

Simple Todo Software For GNU/Linux

Install

ArchLinux

AUR package mtodo

Manual Setup

$ wget https://github.com/Mortezaipo/MTodo/archive/v1.0.0.tar.gz
$ mkdir /opt/mtodo/ && tar xzf v1.0.0.tar.gz -C /opt/mtodo/ --strip-components 1
$ /opt/mtodo/bin/mtodo

Desktop file (save to ~/.local/share/applications/mtodo.desktop):

[Desktop Entry]
Version=1.0
Type=Application
Name=MTodo
Icon=/opt/mtodo/mtodo.png
Exec=/opt/mtodo/bin/mtodo
Comment=Simple Todo management
Categories=utility
Terminal=false

Document

Please check the wiki page.

Next Versions

In the next version, these features will be implemented:

  • Multi-level sub tasks
  • Multi-level sub projects
  • Notifications (API invoke)
  • Intuitive dates
  • Support cron jobs
  • Reminders
  • Integrate with other systems
  • Set priorities
  • Set color (gradient theme) on tasks, projects and label
  • Markdown support
  • Comments on tasks
  • Labels and filters
  • Media support
  • GTK custom themes
  • Encrypt user data / authentication support

Contribute

Please create issues on Github to report bugs, send feature requests and so on. If you've developed good git commits after forking on Github, then please create pull requests in order to request a review and merge you commits.

License

GNU GENERAL PUBLIC LICENSE Version 3 (GNU GPLv3)


Icon owner: http://laurareen.com/
Icon license: https://creativecommons.org/licenses/by/3.0/
Colors: https://dribbble.com/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].