An open API service indexing awesome lists of open source software.

https://github.com/xmader/hydrogen

A Git Based Task, Note, Todo Management Tool for Linux & Windows | forked from: http://origingroup.tech
https://github.com/xmader/hydrogen

electron electron-app linux note-taking note-taking-app taskmanager todoapp windows

Last synced: 8 days ago
JSON representation

A Git Based Task, Note, Todo Management Tool for Linux & Windows | forked from: http://origingroup.tech

Awesome Lists containing this project

README

        

# Hydrogen for Linux & Windows

[English](https://github.com/Xmader/hydrogen/tree/linux) | [中文](https://coding.net/u/xmader/p/hydrogen/git/blob/linux/README_zh.md)

> A Git Based Task, Note, Todo Management Tool for Linux & Windows

[Look for MacOS version?](https://github.com/Xmader/hydrogen/tree/darwin)

### About

So what is Hydrogen? What can you do with it?

Let me explain, I create Hydrogen for my personal projects and todos, tasks, notes for everyday. There are so many options for todo and note apps, But I just got tired and frustrated, I cant find exactly what I want to work wit. My needs are:

* A tree structure list to contain my tasks or todos.
* Tasks should have child tasks, child tasks can also have child tasks.
* Task shold be as easy as possible, I dont need so many options, because everything is personal
* An easy but powerful editor for task details (markdown, wysiwyg)
* Some strategy to work with my tasks , eg scrum model
* And I can see everything in a calendar view
* Of course, should look nice and beautiful

So, I start to work out my own solution - Hydrogen! And I hope it can help you too :-) !

## Download

[for Linux](https://github.com/Xmader/hydrogen/archive/linux.zip)

[for Windows](https://github.com/Xmader/hydrogen/archive/windows.zip)

## Usage

### for Linux

```bash
$ ./hydrogen
```

### for Windows

Run `hydrogen.exe`.

## Update History

[Read Update History](https://github.com/Xmader/hydrogen/tree/darwin#%E6%9B%B4%E6%96%B0%E5%8E%86%E5%8F%B2)

## Notes

* Only for 64bit OS

* `Hydrogen for Linux & Windows` runs successfully on `Ubuntu Budgie 18.04 LTS (64bit)` and `Windows 10 (64bit)` and so on.

## With Special Thanks to

* [Hydrogen](http://origingroup.tech)

* [Electron](https://electronjs.org/)

## LICENSE

MIT

---

© [Xmader.com](https://www.xmader.com/)