diff options
author | Eric Moon <eric@ericmoon.net> | 2016-08-22 20:13:58 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-08-22 20:13:58 +0000 |
commit | 39dfa619034ae72b4502922ea90aefb425ea70c6 (patch) | |
tree | 780b40fd9ac36adeeeaa559100989b7a158ee0f9 | |
parent | Add FreeIPA to "Federated Identity/Authentication" (#664) (diff) | |
download | awesome-selfhosted-39dfa619034ae72b4502922ea90aefb425ea70c6.tar.gz awesome-selfhosted-39dfa619034ae72b4502922ea90aefb425ea70c6.zip |
Add PartKeepr (#684)
* Add PartKeepr
electronic parts inventory managment
* PartKeepr
fixed
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -654,6 +654,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https * [IHateMoney](http://ihatemoney.org/) - Manage your shared expenses, easily. ([Source Code](https://github.com/spiral-project/ihatemoney)) `BSD` `Python` * [Tryton](http://www.tryton.org/) - Core base of a complete business solution (ERP). ([Demo](http://demo.tryton.org) admin/admin, [Source Code](https://hg.tryton.org)) `GPLv3` `Python` * [Koha](https://koha-community.org/) - Fully featured, scalable library management system (integrated library system - ILS). ([Source Code](https://github.com/Koha-Community/Koha)) `GPLv3` `Perl` + * [PartKeepr](https://www.partkeepr.org) - PartKeepr is an electronic part inventory management software. It helps you to keep track of your available parts and assist you with re-ordering parts. ([Demo](https://demo.partkeepr.org/), [Source Code](https://github.com/partkeepr/PartKeepr)) `GPLv3` `PHP` * [StockazNG](https://dev.sigpipe.me/dashie/StockazNG) - Asset Management System. `MIT` `Python` |