diff options
author | Ofer Sadan <ofersadan85@gmail.com> | 2022-03-27 14:36:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-27 14:36:33 +0000 |
commit | c24d388db84c4269c272581fbf1499ad6d149a79 (patch) | |
tree | 90893444bac56ae089be6bafb2273aed03b18c81 | |
parent | Add Ghostfolio to Money, Budgeting and Management (#2884) (diff) | |
download | awesome-selfhosted-c24d388db84c4269c272581fbf1499ad6d149a79.tar.gz awesome-selfhosted-c24d388db84c4269c272581fbf1499ad6d149a79.zip |
Add CloudBeaver to Miscellaneous (#2886)
* Add CloudBeaver to Miscellaneous
* cloudbeaver: remove inline link
Co-authored-by: nodiscc <nodiscc@gmail.com>
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1208,6 +1208,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [asciiflow](https://asciiflow.com/) - Flow Diagram Drawing Tool. ([Source Code](https://github.com/lewish/asciiflow)) `MIT` `Nodejs` - [CapRover](https://caprover.com/) - Build your own PaaS in a few minutes. ([Demo](https://captain.server.demo.caprover.com/#/login), [Source Code](https://github.com/caprover/caprover)) `Apache-2.0` `Docker/Nodejs` - [changedetection.io](https://github.com/dgtlmoon/changedetection.io) - Self-hosted tool for staying up-to-date with web-site content changes. `Apache-2.0` `Python/Docker` +- [CloudBeaver](https://cloudbeaver.io/) - Self-hosted management of databases, supports PostgreSQL, MySQL, SQLite and more. A web/hosted version of DBeaver. ([Source Code](https://github.com/dbeaver/cloudbeaver)) `Apache-2.0` `Nodejs` - [CUPS](https://www.cups.org/) - The Common Unix Print System uses Internet Printing Protocol (IPP) to support printing to local and network printers. ([Source Code](https://github.com/apple/cups)) `GPL-2.0` `C` - [CyberChef](https://github.com/gchq/CyberChef) - Perform all manner of operations within a web browser such as AES, DES and Blowfish encryption and decryption, creating hexdumps, calculating hashes, and much more. ([Demo](https://gchq.github.io/CyberChef)) `Apache-2.0` `Javascript` - [DailyTxT](https://github.com/PhiTux/DailyTxT) - Encrypted Diary Web-App to save your personal memories of each day. Includes a search-function and encrypted file-upload. `MIT` `Python` |