Aktenkoffer Alternatives
Similar projects and alternatives to aktenkoffer
-
Home Assistant
:house_with_garden: Open source home automation that puts local control and privacy first.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
-
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
-
-
-
grocy
ERP beyond your fridge - Grocy is a web-based self-hosted groceries & household management solution for your home
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
CyberChef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
-
-
-
-
-
ZeroBin
Discontinued This Project has been renamed and moved to https://github.com/PrivateBin/PrivateBin (by elrido)
-
Pinry
Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. It's open-source and self-hosted.
-
HRConvert2
A self-hosted, drag-and-drop & nosql file conversion server & share tool that supports 445 file formats in 13 languages.
-
Lychee
A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos.
-
-
bootstrap-select
:rocket: The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more.
-
EveryDocs
A simple Document Management System for private use with basic functionality to organize your documents digitally
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
aktenkoffer discussion
aktenkoffer reviews and mentions
- What Are Your Most Used Self Hosted Applications?
-
Custom JavaScript controls can't capture the nuance of form fields (2021)
I was wondering about this, too.
> Making a custom form control with JavaScript is going to make life worse for a lot of people. Just don’t do it. The browser’s built-in controls are quite sufficient.
For my self-hosted minimal CRM (not really ready for anybody except me yet) [Aktenkoffer](https://github.com/svkurowski/aktenkoffer), I created a custom select that allows for filtering/searching of contacts when choosing sender/recipient for a given document. I don't use browser's select because:
1. There's a lot of contacts one has, and the list will become very long, a usecase for which select seems not to be the best fit, i.e. I don't want to load all the options always.
Stats
svkurowski/aktenkoffer is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of aktenkoffer is Ruby.