All Projects → krrr → Hazama

krrr / Hazama

Licence: GPL-2.0 license
simple cross-platform diary app

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Hazama

Rednotebook
RedNotebook is a cross-platform journal
Stars: ✭ 336 (+1300%)
Mutual labels:  journal, diary
Emojilog
A nice little diary for emoji logs.
Stars: ✭ 12 (-50%)
Mutual labels:  journal, diary
pdiary
A simple terminal diary journal application written in Python with encryption support.
Stars: ✭ 24 (+0%)
Mutual labels:  journal, diary
Sublimenotebook
📝 Make Sublime Text your favorite note taking/journal application
Stars: ✭ 203 (+745.83%)
Mutual labels:  journal, diary
Journee Diary
A lightweight, simplified, RedNotebook-inspired journal/diary app. Built with Electron. Makes dated text files.
Stars: ✭ 27 (+12.5%)
Mutual labels:  journal, diary
Friends
Spend time with the people you care about. Introvert-tested. Extrovert-approved.
Stars: ✭ 737 (+2970.83%)
Mutual labels:  journal, diary
journalist
App to write journal digitally. Simple as that.
Stars: ✭ 23 (-4.17%)
Mutual labels:  journal, diary
Mini Diary
📘 Simple and secure journal app
Stars: ✭ 769 (+3104.17%)
Mutual labels:  journal, diary
Star book
A digital diary and mood tracking app that helps you in keeping track of your mood and productivity throughout the month/year.
Stars: ✭ 33 (+37.5%)
Mutual labels:  journal, diary
epic-journal
A clean and modern encrypted journal/diary app
Stars: ✭ 80 (+233.33%)
Mutual labels:  journal, diary
Fluent Plugin Systemd
This is a fluentd input plugin. It reads logs from the systemd journal.
Stars: ✭ 124 (+416.67%)
Mutual labels:  journal
Photorama
"PHOTORAMA" template for Jekyll
Stars: ✭ 168 (+600%)
Mutual labels:  journal
AnimationDNA
Maya > Arnold > Nuke pipeline
Stars: ✭ 101 (+320.83%)
Mutual labels:  pyside
akka-persistence-dynamodb
DynamoDBJournal for Akka Persistence
Stars: ✭ 85 (+254.17%)
Mutual labels:  journal
My Freecodecamp Code
My code from the bootcamp.
Stars: ✭ 1,546 (+6341.67%)
Mutual labels:  journal
bcplus
BoardComputer+ for E:D
Stars: ✭ 15 (-37.5%)
Mutual labels:  journal
Janeway
A journal management system designed for publishing scholarly articles.
Stars: ✭ 115 (+379.17%)
Mutual labels:  journal
Growtracker Android
Grow tracking app for growing plants. Project is still in active development!
Stars: ✭ 89 (+270.83%)
Mutual labels:  journal
Txt
A simple, private writing app.
Stars: ✭ 88 (+266.67%)
Mutual labels:  journal
akka-persistance-ignite
Akka persistance plugin implementation with Apache Ignite
Stars: ✭ 20 (-16.67%)
Mutual labels:  journal

Hazama

Hazama is a GUI application for keeping diary, simple and highly customizable. It's developed in Python3 with PySide.

Project Site | Help | Downloads

Build & Install

  • Run: ./setup.py build_qt && ./hazama.py
  • Install: ./setup.py build_qt && ./setup.py install && hazama
  • Build EXE: ./setup.py build_qt && setup.py build_exe && build\hazama.exe

Requirements (Arch Linux ver; AUR also available): python3, python-pyside, python-pyside-tools

Requirements (Ubuntu ver): python3, python3-pyside, pyside-tools, qt4-linguist-tools

EXE packaging requires cx_Freeze

Wheels for PySide/PyQt

see hazama/ui/customobjects.py and hazama/ui/customwidgets.py

  • QSSHighlighter: simple QSS syntax highlighter
  • DragScrollMixin: handle Drag & Scroll
  • MultiSortFilterProxyModel
  • DateTimeDialog
  • HeatMap: a heat map that looks like a calendar
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].