Remembering is a reminder application for things we'd like to stay aware of during the day when using the computer
Project description
Project status: Pre-alpha
Well-being Diary
A happiness and well-being diary application. It's a cross-platform desktop application and is in an early development/prototype stage
Table of contents:
Description
The user can write questions for herself that can be used to support happiness, compassion and well-being
Screenshots
License
GPLv3
Installation
There are no installation packages but it's simple to install by following these steps:
- Download the Python 3.x installation package for your platform: https://www.python.org/downloads/
- Install Python 3.x
- On the command line:
pip3 install --upgrade pip
(On Ubuntu usesudo -H
) - On the command line:
pip3 install PyQt5
(On Ubuntu usesudo -H
) - Download the project files from GitHub, by clicking on the "Clone or download" button and then "Download ZIP"
- Unzip the downloaded file
Advanced setup (optional)
Please note: This is not necessary for running the application, instead you can skip directly to the usage section
GNU/Linux systems
For desktop systems that are compatible with the freedesktop standard - for example Gnome and KDE - you can use the bwb.desktop file included in the source (please note that if using a file manager such as the Gnome file manager you may see the name displayed as "Well-being Diary" rather than the file name) to make the application visible in any start-menu-like menu (in Lubuntu this is called the "main menu" and it's shown when clicking the button in the lower left, "vanilla" (the ordinary) Ubuntu may not have a menu like this
To use this file:
- Edit the
well-being-diary.desktop
file and change the paths to match the path that you are using - Copy the
well-being-diary.desktop
file to your desktop or any place where you want to be able to start the application from - Copy the
well-being-diary.desktop
file to/usr/share/applications/
usingsudo
Hardware recommendations
- Works best on screens with a resolution of at least 1366x768
- No network connection is needed
- Does not take much processor and memory resources, expected to run smoothly on most system
Usage
- Change directory to where the software files have been extracted
- Type and run
python3 well-being-diary.py
on GNU/Linux systems orpython well-being-diary.py
on Windows
Testing
Alternatively you can start the application with the --testing
flag, this will make sure that the application data is stored in memory only and not saved when the application is closed
Feedback
Feedback is very welcome! If you send us feedback it can help improve the software
Ideas for improving the software
https://gitter.im/well-being-diary/community
Reporting bugs
Please use the GitHub issue tracker: https://github.com/SunyataZero/well-being-diary/issues
Don't hesitate to file a bug! You are helping to improve the software. Also if something is unclear in the documentation that counts as a bug as well, so please report it
What is already working well
This is good to know so that we know what to keep, also it gives motiviation to continue working on the software <3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for well_being_diary-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbe1cd672077c7e3ed739dfb43ff4f75cc20edd3ce387a5fc075adfea7765b8d |
|
MD5 | 915774379ab1bb8c90783ed5e31e3282 |
|
BLAKE2b-256 | 42dfdbc46486723342fe1acd2799bfac09ef06e8b2430823c5e6620d0ec5208d |