
Suljettu
Julkaistu
Maksettu toimituksen yhteydessä
I am building a lightweight background service for Windows 11 that quietly blocks any websites or desktop applications I specify—typically the distracting ones such as social-media, streaming, or gaming platforms—while leaving everything else untouched. The core must be written in Node.js and run as a persistent service that restarts automatically with the operating system. Scheduling is fully custom: I can create multiple plans, each with its own time slots. Outside a tiny de-activation window that I set (for example, 07:00-07:05), no one should be able to modify or disable the rules; during that window I alone can lift restrictions or adjust settings. New sites or apps can be added to the block list at any time. Because I want the tool to consume almost no resources, all configuration happens through a friendly CLI. Commands should feel intuitive—think clear flags, helpful prompts, and sensible defaults. When a blocked site is reached, the user should see a simple “Blocked by XYZ” message instead of a browser error if possible. Deliverables • A Node.js service/daemon that installs on Windows 11, registers with Startup, and cannot be closed without the scheduled unlock. • Human-friendly CLI to add/remove websites or executables, define schedules, and view current status. • Source code with instructions (README) and a small test suite showing that custom schedules and tamper-protection work. • An installer or script that sets everything up in one step. Acceptance criteria 1. Service auto-starts after reboot and survives user log-off. 2. Custom schedules enforce blocking precisely to the minute. 3. Attempts to kill or modify the service outside the unlock window fail. 5. Blocked websites/apps if possible trigger the custom message; unlisted items run normally. If you have prior experience interfacing Node.js with Windows Filtering Platform, or wrapping Node services as Windows background tasks, please let me know—those skills will help us move quickly.
Projektin tunnus (ID): 40267866
31 ehdotukset
Etäprojekti
Aktiivinen 11 päivää sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista
31 freelancerit tarjoavat keskimäärin ₹24 410 INR tätä projektia

Nodejs Blocker CLI Application I’m a full-stack software engineer with expertise in React, Node.js, Python, and cloud architectures, delivering scalable web and mobile applications that are secure, performant, and visually refined. I also specialize in AI integrations, chatbots, and workflow automations using OpenAI, LangChain, Pinecone, n8n, and Zapier, helping businesses build intelligent, future-ready solutions. I focus on creating clean, maintainable code that bridges backend logic with elegant frontend experiences. I’d love to help bring your project to life with a solution that works beautifully and thinks smartly. To review my samples and achievements, please visit:https://www.freelancer.com/u/GameOfWords Let’s bring your vision to life—connect with me today, and I’ll deliver a solution that works flawlessly and exceeds expectations.
₹12 500 INR 4 päivässä
5,4
5,4

Hi, Your blocker must run silently, survive reboot, and cannot be killed outside the unlock window. I can build this immediately as a proper Windows background service in Node.js. Most blockers fail because they run as normal processes instead of registered Windows services, don’t bind correctly to Windows Firewall/WFP, or lack service recovery and strict schedule validation. I will build a persistent Node.js service (using node-windows/NSSM), enable auto-start with recovery on crash, enforce minute-level schedule checks inside the service, and lock configuration edits outside your unlock window. Website blocking will use firewall rules with optional local redirect for a custom “Blocked by XYZ” message. The CLI will be lightweight, clear, and resource-efficient. I’ve built a similar Node.js Blocker CLI Application with schedule enforcement, firewall-based blocking, and reboot persistence. Quick question for you: should blocking apply system-wide or per specific Windows user? I’m ready to start immediately and deliver this cleanly.
₹30 000 INR 7 päivässä
4,8
4,8

★★★★★★ START NOW ★★★★★★ Message me so we talk in detail.. Yes, I can definitely create a Nodejs Blocker CLI Application to block the websites. Portfolio:https://www.freelancer.in/u/ankitchugh006 I placed a bid after checking your requirements. If you want you can ask me any questions regarding your requirement. I'm interested in working on your project. And don't worry about work. First, check my work if you are happy Then pay me. Please let me know if you require any detailed information. Waiting for your reply. I hope you respond to me. Thanks Ankit
₹25 000 INR 7 päivässä
3,8
3,8

With over 9 years of hands-on experience in web and mobile development, I bring a unique blend of skills, including proficiency in JavaScript and Node.js development that makes me a clear fit for your Node.js Blocker CLI Application project. Your vision to leverage Node.js to create a lightweight background service resonates with my expertise. I specialize in building efficient, user-friendly applications that consume minimal resources. I am especially excited about how we can utilize a Window 11 platform to optimize your core needs. In addition to understanding your technical requirements, I also comprehend the value of an intuitive user experience. Your need for scheduling precision and tamper-protection echoes my ethos of providing on-point solutions. My past experiences with comparable projects have given me profound insights into creating highly secure, persistently running services ¬- these are traits that will align perfectly with your project. Moreover, being a professional with core competencies in E-commerce CMS based website , Android iOS Mobile Phone Java PHP, PHP5 ,MVC,.NET HTML/HTML5/CSS/Responsive Design Wordpress Website Design & Mobile App Design Mobile Design Photoshop Logo Design Seo Services , I offer not just the problem-solving ability but also a comprehensive set of relevant IT services that can add strategic depth to our collaboration. Together, w
₹25 000 INR 7 päivässä
4,5
4,5

Hi Hi, I can build your lightweight Windows 11 background blocking service using Node.js, wrapped as a persistent Windows service with auto-start and tamper protection. I’ll implement precise schedule enforcement, CLI-based configuration, and blocking via Windows Filtering Platform / firewall rules, plus app-level blocking with controlled process monitoring. A clean installer script, test coverage, and full README will be included. Thanks Anshuman
₹30 000 INR 20 päivässä
3,9
3,9

Hi there, I’m building a lightweight Node.js background service for Windows 11 that blocks specified websites and desktop applications—typically distracting ones like social media, streaming, or gaming—while leaving all other tasks untouched. The service must run persistently, auto-start with Windows, and restart if stopped. Core Features: Custom Scheduling: Multiple plans with precise time slots; a tiny unlock window (e.g., 07:00–07:05) for admin modifications Dynamic Block List: Add/remove websites or executables at any time User Feedback: Display a simple “Blocked by XYZ” message for blocked sites/apps Resource-Efficient: Minimal CPU/memory usage; fully CLI-managed Deliverables: Node.js service/daemon that installs on Windows 11 and auto-starts Human-friendly CLI to manage block lists, schedules, and status Source code with README and small test suite for schedules and tamper-protection One-step installer or setup script Acceptance Criteria: Service survives reboot and log-off Schedules enforce blocking precisely to the minute Tamper attempts outside unlock window fail Blocked sites/apps trigger custom message; unlisted items run normally Experience interfacing Node.js with Windows Filtering Platform or wrapping Node services as Windows background tasks is a plus. Best regards, Jagrati P.
₹20 000 INR 7 päivässä
3,5
3,5

Hello, I’m excited about the opportunity to develop your custom Windows 11 background service. With a strong background in Node.js and experience in creating Windows services, I'm equipped to deliver a reliable and efficient solution. I particularly have expertise in leveraging the Windows Filtering Platform and Node.js for similar functionalities, ensuring precision in blocking schedules and system robustness. My approach also involves intuitive CLI design to ensure ease of use. I'm enthusiastic about implementing a robust module following your detailed requirements to enhance productivity by minimizing distractions. Thank you for considering my bid. I am ready to start this project immediately and look forward to crafting a tailored solution that meets your exact needs. Best regards,
₹12 500 INR 7 päivässä
2,7
2,7

As someone who has always been passionate about creating efficient and robust solutions, this project is right up my alley. With a solid background in Node.js and Software Development, I possess the precise skills needed to construct your Node.js Blocker CLI Application for Windows 11. At Paper Perfect, we understand the importance of creating tailor-made solutions that address specific needs. Your project screams for an easy-to-use and resource-efficient application - these are all areas where I have excelled before. I've crafted automation scripts with JavaScript in the past and developed fully functional CLI apps with Node.js. In addition to my technical proficiency, I am also known for my attention to detail and commitment to quality. I will ensure your application includes a slick interface with clear flags, helpful prompts, and sensible defaults. Moreover, as an experienced developer who prioritizes timeliness and precision in my work, you can trust me with creating your multiple plans and custom schedules. Let's build a blocker that keeps procrastination at bay and productivity intact!
₹25 000 INR 7 päivässä
2,0
2,0

I've built several Windows background services with Node.js that survive reboots and resist tampering. For this project, I'll create a lightweight service that hooks into Windows process creation and network filtering to block specified apps and sites, with a custom "Blocked" message. The CLI will let you manage schedules and lists intuitively, and I'll ensure the service is unkillable outside your unlock window using proven anti-tamper techniques. I'll handle everything from driver-level protection (if needed) to the Node.js scheduling logic. Let's discuss the exact blocking mechanisms and schedule format you prefer.
₹25 000 INR 7 päivässä
2,0
2,0

Hello, I understand you need a lightweight Node.js-based Windows 11 background service that blocks specific websites and desktop applications while running persistently and starting automatically with the system. The service will enforce custom schedules, include a secure unlock window for rule changes, and prevent tampering or shutdown outside that window. Configuration will be handled through a simple and intuitive CLI for adding/removing blocked sites or apps, managing schedules, and checking service status. I will implement the service using Node.js with a Windows service wrapper, integrate website blocking via Windows Filtering Platform or hosts/DNS control, and enforce application blocking through process monitoring. The solution will be optimized for low resource usage, precise scheduling, and reliability. You will receive fully documented source code, CLI tools, an installer script, and a test suite to validate schedules and tamper protection. I can deliver the complete solution within 7 days.
₹25 000 INR 7 päivässä
1,5
1,5

I can develop a lightweight, resource-efficient Node.js background service for Windows 11 that quietly blocks specified websites and desktop applications while leaving everything else untouched. The service will register to start automatically with Windows, enforce custom schedules with precise time slots, and include a small unlock window where only you can modify or lift restrictions. I will provide a user-friendly CLI to manage block lists, define schedules, and view status, with clear prompts and intuitive commands. Where possible, blocked websites will display a simple “Blocked by XYZ” message instead of standard browser errors. The project will include full source code, a small test suite to verify schedules and tamper protection, and an installer or one-step setup script. With experience interfacing Node.js with Windows Filtering Platform and creating persistent Windows services, I can ensure the service is secure, reliable, and low on resource usage.
₹14 000 INR 7 päivässä
1,4
1,4

Hi I have huge experience in NodeJS so I can give you all your deliverables which are as follows: A Node.js service/daemon that installs on Windows 11, registers with Startup, and cannot be closed without the scheduled unlock. • Human-friendly CLI to add/remove websites or executables, define schedules, and view current status. • Source code with instructions (README) and a small test suite showing that custom schedules and tamper-protection work. • An installer or script that sets everything up in one step. Lets discuss more so that we can start the project asap.
₹12 500 INR 7 päivässä
0,9
0,9

Hi, This is a well-scoped project and the technical requirements are clear — I'll match that clarity. I've built Node.js background services on Windows, worked with hosts-file and WFP-level blocking, and wrapped Node processes as persistent Windows services using tools like node-windows. That's exactly the stack your project needs. Here's my implementation plan: Node.js daemon registered via node-windows → auto-starts on boot, survives logoff Website blocking via hosts-file manipulation + WFP hooks where deeper control is needed App blocking via process watchdog (monitors and terminates blocked executables) Custom schedule engine — multiple plans, per-minute precision Tamper protection: service restart guard + file integrity check outside unlock window Clean CLI with intuitive flags (--add, --remove, --schedule, --status) Custom "Blocked by XYZ" redirect page via local loopback One-step installer script + README + test suite covering schedules & tamper protection Timeline: 10–14 days Bid: ₹32,000 INR I won't overpromise on WFP depth without scoping your exact Windows environment first — happy to clarify that in a quick chat before we start. Ready to go immediately. Rehman
₹32 000 INR 10 päivässä
0,2
0,2

Hello, I am Bharat Tech, a seasoned developer with over 6 years of expertise in JavaScript, Node.js, and Automation. I have thoroughly reviewed your project requirements for the creation of a Node.js Blocker CLI Application for Windows 11. I am confident in my ability to deliver a lightweight background service that effectively blocks specified websites and applications, while ensuring ease of configuration through a user-friendly CLI interface. I would love the opportunity to discuss your project further and explore how we can work together to bring your vision to life. Please feel free to connect with me via chat at your earliest convenience. Best regards, Bharat Tech
₹25 000 INR 7 päivässä
0,0
0,0

Hello, I understand your need to develop a Node.js Blocker CLI Application for Windows 11 that efficiently blocks specified websites and applications while allowing for customization and tamper protection. My approach involves creating a lightweight Node.js service that runs persistently, integrates with Windows Startup, and enforces custom schedules accurately. The CLI interface will be user-friendly, featuring clear commands and intuitive prompts for managing block lists and schedules. I will ensure the service restarts after reboot, enforces precise blocking, and resists unauthorized modifications outside the set unlock window. Leveraging my expertise in Node.js and system-level programming, I am confident in delivering a scalable, maintainable solution meeting your requirements. Looking forward to collaborating on this project. Kind Regards, Nikunj P.S. Prior experience in Node.js-Windows Filtering Platform integration will expedite development and enhance the project's efficiency.
₹35 000 INR 7 päivässä
0,0
0,0

Hello, I can build your lightweight Windows 11 blocking service in Node.js exactly as described. The solution will run as a persistent Windows Service (wrapped using node-windows or NSSM), auto-start on boot, and continue running even after user log-off. For website blocking, I will integrate with Windows Filtering Platform (WFP) or controlled DNS/hosts interception, and redirect blocked domains to a local custom page displaying “Blocked by XYZ” instead of a browser error. For desktop applications, I will implement secure process monitoring to prevent or terminate specified executables during active schedule windows. The system will support multiple custom plans with minute-level precision and a strict unlock window (e.g., 07:00–07:05). Outside that window, stopping or modifying the service will fail. New apps and sites can be added anytime via a clean, intuitive CLI with helpful prompts and sensible defaults. Deliverables include: • Auto-start Windows service with crash recovery • Human-friendly CLI • Tamper protection enforcement • One-step PowerShell installer • Full source code + README • Small automated test suite validating schedules and protection Estimated delivery: 5–7 days Budget: ₹25,000
₹25 000 INR 5 päivässä
0,0
0,0

With a solid foundation in JavaScript, I am well-prepared to tackle your Node.js Blocker CLI Application project. My previous work in eCommerce platforms, mobile application development, and API integrations has honed my skills in creating intuitive, user-friendly interfaces. I understand the importance of minimizing resource consumption and have the ability to build a lightweight, efficient service that will effectively block any websites or applications you specify. Moreover, I have experience working on Windows platforms and managing background services, which could greatly benefit this project. While I do not have direct experience interfacing Node.js with Windows Filtering Platform or wrapping Node services as Windows background tasks, my quick-learning and problem-solving abilities should compensate for this gap effectively.
₹25 000 INR 7 päivässä
0,0
0,0

Hello, I have solid experience with Node.js, system automation, and background process control on Windows environments. I can develop a lightweight and secure Windows 11 background service written in Node.js that enforces scheduled blocking rules for websites and desktop applications with minute-level accuracy. My approach would include: • Creating a persistent Windows Service using Node.js (wrapped via NSSM or Windows Service API integration). • Implementing tamper protection by restricting service stop/modify actions outside the defined unlock window. • Using Windows Filtering Platform (WFP) or PowerShell firewall rules for site blocking with custom redirect to a local message page (“Blocked by XYZ”). • Implementing executable-level blocking using process monitoring and policy enforcement. • Designing a clean and intuitive CLI with clear commands, help prompts, sensible defaults, and scheduling support (multiple plans). • Ensuring minimal CPU and memory footprint. • Providing a one-step installer script and full documentation (README + usage examples + tests). I can also include structured configuration storage (JSON or encrypted local config) and automated restart resilience. If needed, I can explain previous work involving background automation, system-level scripting, and secure service persistence. Looking forward to discussing the technical details and confirming architecture decisions before starting. Best regards.
₹25 000 INR 7 päivässä
0,0
0,0

How do you envision your ideal distraction-free environment? I can build a Node.js service that operates seamlessly in the background, blocking those pesky apps and websites based on your defined schedules. I’ll ensure it auto-starts and effectively enforces restrictions during your intended time slots, while also incorporating a user-friendly CLI for easy management. By implementing resilient tamper-protection, only you can modify settings in your specified deactivation window. For the blocking notifications, I can design a custom message to enhance user experience. With prior experience in Node.js and creating efficient Windows tasks, I’m ready to deliver a lightweight solution that meets your specifications without consuming unnecessary resources. My focus will be on creating a quick, intuitive tool that lets you concentrate on what matters.
₹17 050 INR 4 päivässä
0,0
0,0

With 4+ years in backend development using Node.js, we specialize in building lightweight, persistent services on Windows that run reliably with minimal resource usage. For your blocker CLI application, we can: Develop a Node.js background service/daemon that auto-starts on Windows 11, survives log-offs, and enforces schedules precisely. Implement a human-friendly CLI for adding/removing websites or executables, defining multiple custom schedules, and viewing status. Ensure tamper protection outside defined unlock windows, preventing unauthorized changes or service termination. Display a friendly “Blocked by XYZ” message for blocked sites while leaving others unaffected. Provide full source code, README, small test suite, and one-step installer/script for easy deployment. Our experience interfacing Node.js with Windows services and building secure, schedule-driven automations ensures a reliable, lightweight tool that meets all your blocking and usability requirements.
₹12 500 INR 9 päivässä
0,0
0,0

jaipur, India
Maksutapa vahvistettu
Liittynyt heinäk. 11, 2020
₹1500-12500 INR
₹1500-12500 INR
₹1500-12500 INR
₹1500-12500 INR
₹12500-37500 INR
$30-250 USD
$750-1500 USD
$30-250 USD
$10-30 USD
₹1500-12500 INR
₹12500-37500 INR
$250-750 USD
$250-750 USD
$2-8 USD/ tunnissa
$250-750 USD
$25-50 AUD/ tunnissa
$30-250 USD
₹12500-37500 INR
$30-250 USD
€30-250 EUR
$1500-2000 CAD
$30-250 AUD
€8-30 EUR
₹1500-12500 INR
£250-750 GBP