Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Personal Management System | 2,579 | 6 months ago | 34 | mit | CSS | |||||
Your web application for managing personal data. <[email protected]> | ||||||||||
Vim Github Dashboard | 459 | a year ago | 4 | Vim script | ||||||
:octocat: Browse GitHub events in Vim | ||||||||||
Yii2 Angular Boilerplate | 212 | 6 months ago | 39 | mit | TypeScript | |||||
Yii2 REST API + Angular 12 Boilerplate (Frontend/Backend) | ||||||||||
Docker Grafana Influxdb | 172 | 4 years ago | 3 | apache-2.0 | Shell | |||||
Docker image with StatsD, InfluxDB, Grafana and a Kamon Dashboard | ||||||||||
Raspberry Pi Dashboard | 161 | 5 months ago | 6 | gpl-3.0 | PHP | |||||
Web-based dashboard interface to inspect Raspberry Pi hardware and software with no extra software required. | ||||||||||
Gpu_monitor | 121 | 4 years ago | 4 | mit | Python | |||||
Monitor your GPUs whether they are on a single computer or in a cluster | ||||||||||
Idashboard Php | 115 | 6 years ago | 9 | mit | JavaScript | |||||
HTPC Dashboard to load website services, written in PHP | ||||||||||
Gogallery | 103 | 23 days ago | 9 | June 03, 2021 | 4 | apache-2.0 | JavaScript | |||
Static Site generator but for images. Its like Hugo but for large photo galleries | ||||||||||
Gdash | 56 | 1 | a month ago | 8 | September 22, 2020 | 2 | other | JavaScript | ||
Lightweight GlusterFS Dashboard | ||||||||||
Grafana Bootstrap Docker | 52 | a year ago | 5 | Shell | ||||||
Your central point for managing personal data
(if current modules allow to do that).
It's easier to understand this web application when you think about a CMS (WordPress) or CRM (SugarCRM); the logic behind this system is very similar to those two. My PMS may offer fewer possibilities than those systems above, but it just does what I want it to do. Additionally, writing extensions is not too hard, depending on the logic required. Anyone with development knowledge can pretty much write their own extensions for personal needs.
I decided to create my own system, because playing around with tons of plugins for WordPress and writing customizations to some existing CRMs would take me as much time as writing my own system and by knowing the logic from its core it's easier for me to write extensions and add additional modules - whatever I need.
Secondly, there is no system like that, and I didn't wanted to end up integrating a docker based cloud with CMS. Furthermore I just need an application like that to keep organized and I'm tired of having some very personal data on OneDrive, other data on Google cloud, some notes here, and some notes there. The end goal is to have an application running on terminal or raspberry 24/7 plugged into my home network, without access to internet.
On the other hand if you would like to keep an eye of prices for particular products you can add information about them in Products Prices submodule (which I'm personally using while being in other country - on the moment when I'm writing this).
Here You can also keep track of who owes You some money or who You owe something to by using owed money submodule.
Bills submodule allows saving information about money spent on certain things (separately from monthly payments for things like money spent on holiday etc.)
In both cases it's explicitly required to install composer dependencies at first!
composer pms-installer
composer pms-installer-docker
Overally I will just add some bug fixes/improvements/modules from time to time - anything that I will just need.
I cannot guarantee support. I've got a job, personal things etc, I'm just sharing my code/my application as MIT. However feel totally free to ask about something, write issues etc. As mentioned I'm using and I will use this application from now on daily so there might be some changes even good for me.
As I'm working on it there will be some fixes, and new modules in future when I reach the point when I got all I need. So after reaching my goal I could handle some support requests if anyone will be interested.
I mean for real. Just Chrome. I know about bug with copying password in Firefox for example. But I just do everything in Chrome so I'm not really planning to check that on other browsers. And before You ask why I only support chrome - I don't do it because of "chrome is the best" or anything like that, I just use that browser for 98% of time and that's just it.
Personal Management System is a web application which can be ran either in Windows and Linux enviroment. Everything is by default tested on Ubuntu 20.x.
Mail - [email protected]