Flexiattend
FlexiAttend is a powerful ERPNext app that enables employees to check-in, check-out, and share their location seamlessly through familiar messaging platforms like Telegram and WhatsApp. Designed for modern workplaces, it ensures flexibility, accuracy, and convenience in attendanc
- Author: SEBIN-P-SABU
- Repository: https://github.com/SEBIN-P-SABU/FlexiAttend
- GitHub stars: 4
- Forks: 2
- License: MIT
- Category: Integrations
- Maintenance: Minimally Maintained
Install Flexiattend
bench get-app https://github.com/SEBIN-P-SABU/FlexiAttend
Tags
- attendance-management-system
- erpnext
- erpnext-application
- erpnext-telegram
- frappe-framework
- telegram
- telegrambot
Add the Frappe Gems badge to your README
Maintain Flexiattend? Paste this into your README:
[](https://frappegems.com/gems/apps/SEBIN-P-SABU/FlexiAttend)
About Flexiattend
FlexiAttend
🌟 FlexiAttend – Smart, Flexible Attendance Tracking
Installation
You can install this app using the bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app $URL_OF_THIS_REPO --branch develop
bench install-app flexiattend
Contributing
This app uses pre-commit for code formatting and linting. Please install pre-commit and enable it for this repository:
cd apps/flexiattend
pre-commit install
Pre-commit is configured to use the following tools for checking and formatting your code:
- ruff
- eslint
- prettier
- pyupgrade
CI
This app can use GitHub Actions for CI. The following workflows are configured:
- CI: Installs this app and runs unit tests on every push to
developbranch. - Linters: Runs Frappe Semgrep Rules and pip-audit on every pull request.
License
mit
Related Integrations apps for Frappe & ERPNext
- Insights — Open Source Business Intelligence Tool
- Raven — Simple, open source team messaging platform
- Frappe Whatsapp — WhatsApp cloud integration for frappe
- Frappe Assistant Core — Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
- Biometric Attendance Sync Tool — A simple tool for syncing Biometric Attendance data with your ERPNext server
- Frappe React Sdk — React hooks for Frappe
- Frappe Js Sdk — TypeScript/JavaScript library for Frappe REST API
- Mcp — Frappe MCP allows Frappe apps to function as MCP servers