diff options
author | nodiscc <nodiscc@gmail.com> | 2016-08-14 22:34:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-14 22:34:23 +0000 |
commit | 80aa2dadd681d1a0e59f3526965606f96238c51d (patch) | |
tree | 57701eeca6460de8b98a0253f8de24f957962247 | |
parent | Added programming language and license info in Note-taking & Editors. (#636) (diff) | |
download | awesome-selfhosted-80aa2dadd681d1a0e59f3526965606f96238c51d.tar.gz awesome-selfhosted-80aa2dadd681d1a0e59f3526965606f96238c51d.zip |
remove PHP QR Code
not a web application, see https://github.com/Kickball/awesome-selfhosted/pull/637
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -151,7 +151,6 @@ See also [Static Site Generators](#static-site-generators), [Content Management * [Firefox Sync Server](https://docs.services.mozilla.com/howtos/run-sync-1.5.html) - Sync Firefox bookmarks, passwords, history, tabs, preferences. ([Source Code](https://github.com/mozilla-services/syncserver)) `MPLv2` `Python` * [Lobsters](https://lobste.rs) - Run your own link aggregation site. ([Source Code](https://github.com/jcs/lobsters)) `BSD` `Ruby` * [No Fuss Bookmarks](http://nofussbm.herokuapp.com/signup.html) - Very simple software and service to store bookmarks especially designed for hackers (that don't need fancy interfaces, but nice API). ([Source Code](https://github.com/mapio/nofussbm)) `GPLv3` `Python` - * [PHP QR Code](http://phpqrcode.sourceforge.net/) - PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. ([Demo](http://phpqrcode.sourceforge.net/#demo), [Source Code](https://sourceforge.net/projects/phpqrcode/)) `LGPLv3` `PHP` * [Pinry](http://getpinry.com/) - The tiling image board system for people who want to save, tag, and share images, videos, and webpages. ([Source Code](https://github.com/pinry/pinry)) `BSD` `Python` * [Shaarli](https://github.com/shaarli/Shaarli) - Personal, minimalist, super-fast, no-database bookmarking and link sharing plaform. ([Demo](http://shaarlidemo.tuxfamily.org/Shaarli/) `demo/demo`) `Zlib` `PHP` * [unmark](https://unmark.it/) - An open source to do app for links. ([Source Code](https://github.com/plainmade/unmark)) `MIT` `PHP` |