Building blocks for data security and compliance with your AI-Powered Privacy and Productivity Companion.
- About
- Features
- Screenshots
- Getting Started
- Usage
- Project Structure
- Technologies Used
- Team
- Contributing
- License
Stifle is a comprehensive web application designed to enhance productivity and ensure privacy in digital workspaces. Our AI-powered tools help users manage their digital life more effectively while maintaining data security and compliance standards.
Whether you're dealing with hyperactive mind challenges, managing bills, or need privacy during professional meetings, Stifle provides intelligent solutions to streamline your digital experience.
Master Your Mind with Focus Enhancement
- Helps users concentrate on single tasks without multitasking burden
- Interactive focus timer with task logging
- Specifically designed for hyperactive minds
- Goal-oriented productivity tracking
Never Miss a Payment Again
- AI-powered bill reminders and notifications
- Robust management system for all your bills
- Automated tracking and organization
- Payment deadline alerts
Secure Communication
- Create secure messaging channels between users
- End-to-end privacy protection
- Professional communication tools
- Data security compliance
Professional Screen Sharing Privacy
- Filter unnecessary notifications during meetings
- Maintain professional appearance while screen sharing
- AI-powered notification management
- Focus-friendly environment for presentations
Intelligent Note-Taking
- Automatic meeting transcription and note-taking
- "Keep up without showing up" functionality
- Smart summarization of key points
- Integration with productivity workflows
- Modern web browser (Chrome, Firefox, Safari, Edge)
- Local web server (optional, for development)
-
Clone the repository
git clone https://github.com/SGcpu/Stifle_app.git cd Stifle_app -
Run locally
Option A: Direct file access
- Open
index.htmlin your web browser
Option B: Local server (recommended)
# Using Python python3 -m http.server 8000 # Using Node.js npx http-server # Using PHP php -S localhost:8000
Then navigate to
http://localhost:8000in your browser. - Open
- Open the application in your browser
- Navigate through the main sections:
- Home: Overview and team information
- Features: Explore all available tools
- Pricing: Check subscription plans
- Try individual features:
- Click "Try Now" on any feature card
- Test the ControAlgo focus timer
- Explore Ghost Mode settings
- Navigate to the ControAlgo page
- Enter your task in the input field
- Click "Start Focus Mode" to begin timing
- Work on your task without distractions
- End focus mode when complete
- Review your task log for productivity insights
- Access the Bill Management section
- Add your bills and payment dates
- Set up reminder preferences
- Monitor upcoming payments
- Track payment history
- Activate Ghost Mode before meetings
- Configure notification filters
- Share your screen professionally
- Deactivate when meeting ends
Stifle_app/
├── index.html # Main landing page
├── Features.html # Features overview page
├── Login page.html # User authentication
├── premium.html # Pricing plans
├── contrAlgo.html # ControAlgo feature page
├── bill_mangement.html # Bill management tool
├── ghost-mode.html # Ghost mode settings
├── message_layer.html # Private messaging
├── know_more.html # Additional information
├── styles.css # Main stylesheet
├── founder_style.css # Team section styles
├── bill_management.css # Bill management styles
├── contoAlgo.css # ControAlgo styles
├── ghost_mode.css # Ghost mode styles
├── premium.css # Pricing page styles
├── login_style.css # Authentication styles
├── script.js # Main JavaScript
├── main.js # Additional scripts
├── bill_management.js # Bill management functionality
├── controAlgo.js # ControAlgo functionality
├── ghost_mode.js # Ghost mode functionality
├── meeting_ass.js # Meeting assistant features
├── images/ # Image assets
│ ├── Stifle_logo.png
│ └── profile_img_*.jpeg
└── docs/ # Documentation
└── screenshots/ # Application screenshots
- Frontend: HTML5, CSS3, JavaScript (ES6+)
- Styling: Custom CSS with responsive design
- Icons: Boxicons
- Fonts: Google Fonts (Orbitron, Roboto)
- Deployment: GitHub Pages ready
- Version Control: Git
Meet our talented development team from Fr. Conceicao Rodrigues College of Engineering:
- Role: Project Lead & Main Developer
- GitHub: @SGcpu
- LinkedIn: Sian George
- Role: UI/UX Design & Frontend Development
- GitHub: @Akkshat2oo6
- LinkedIn: Akkshat Shinde
- Role: Co-Lead Developer & Quality Assurance
- GitHub: @RoyceAntony9
- LinkedIn: Royce Antony
- Role: Business Strategy & Financial Planning
- Social: Instagram
- Role: Technical Architecture & Backend Integration
- GitHub: @solomonZero9-dev
- LinkedIn: Solomon Sunkavalli
We welcome contributions from the community! Here's how you can help:
- Fork the repository
- Create a feature branch (
git checkout -b feature/AmazingFeature) - Make your changes
- Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- Follow existing code style and structure
- Test your changes thoroughly
- Update documentation as needed
- Ensure responsive design compatibility
- Add comments for complex functionality
- 🐛 Bug fixes and improvements
- 🆕 New feature development
- 📱 Mobile responsiveness enhancements
- 🎨 UI/UX improvements
- 📝 Documentation updates
- 🧪 Testing and quality assurance
This project is licensed under the MIT License - see the LICENSE file for details.
- Project Repository: https://github.com/SGcpu/Stifle_app
- Institution: Fr. Conceicao Rodrigues College of Engineering
- Issues: GitHub Issues
Made with ❤️ by the Stifle Team
🏠 Home • ✨ Features • 👥 Team • 🤝 Contributing


