wdiary_py Code
Project is written with python and wxpython and delivered under GPL V3
Brought to you by:
marcux
File | Date | Author | Commit |
---|---|---|---|
db | 2014-06-15 |
![]() |
[c9b9f6] Version 1.0.0 |
img | 2014-06-15 |
![]() |
[be3546] dded images for readme file. |
ui | 2014-06-15 |
![]() |
[c9b9f6] Version 1.0.0 |
README.md | 2014-06-15 |
![]() |
[be3546] dded images for readme file. |
diary.py | 2014-06-12 |
![]() |
[b6908e] Added database connection with a sqlite database. |
wdiary.py | 2014-04-21 |
![]() |
[ad3d9b] Basic ui is ready including popup windows. |
![WDiary] (https://raw.github.com/xmarcux/wdiary_py/master/img/wdiary.png)
Project is written with python and wxpython and delivered under GPL V3.
WDiary A work diary to keep track of what you have done when.
Copyright (C) 2014 Marcus Pedersén
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
More information about python: http://www.python.org
More information about wxpython: http://www.wxpython.org
Screenshot:
![Screenshot] (https://raw.github.com/xmarcux/wdiary_py/master/img/screenshot.png)