Frappe, anywhere you go.
A mobile-first app for Frappe and ERPNext, making your business accessible on the move.
Appe is a mobile extension for the Frappe Framework and ERPNext, designed to make your ERP and custom Frappe apps easy to use on mobile devices.
With Appe, you can connect to Frappe, ERPNext, or any other Frappe-based applications — all from one app.
Whether you are running a business on ERPNext or managing custom Frappe modules, Appe gives you fast, secure, and convenient mobile access to your data.
- Mobile-First Experience – Clean and responsive UI optimized for small screens.
- Multi-App Connectivity – Access ERPNext and other Frappe apps from one place.
- Fast & Lightweight – Smooth performance even on slower devices.
- Secure Login – Works with your existing Frappe authentication system (Face Recognization, Employee Location Tracking).
- Connect from Anywhere – Use your cloud-hosted or self-hosted Frappe instance.
- Easy Installation – Install Appe directly from your Frappe site.
- Face Recognition – Authenticate employees during check-in and check-out.
- Location Tracking – Store employee locations automatically every 15 minutes.
- Android – Appe Mobile App
- IOS – Comming Soon.
For the Face Recognition Service in our mobile app, we are utilizing the following dependencies:
dependencies = [
# "frappe~=15.0.0" # Installed and managed by bench.
"face-recognition",
"numpy",
"pillow",
"dlib",
"opencv-contrib-python"
]
Install Appe using the bench CLI
Run following commands:
cd $PATH_TO_YOUR_BENCH
sudo apt install cmake
bench get-app https://github.com/eactive-tech/appe.git --branch develop
bench install-app appe
If you have any issues, questions, or feedback, please don't hesitate to reach out to us via email at: [email protected]. For more information, please visit: https://eactivetechnologies.com.