
Fechado
Publicado
Pago na entrega
I have an Electron-based desktop app that can spin up between one and ten embedded Snapchat Web sessions side-by-side in a resizable grid. Each pane should look and feel like a self-contained “mini Snapchat,” complete with its own controls and live status read-outs so I can see at a glance which accounts are logged in, idle, sending, or throttled. Core workflow • Manual proxy entry per session. When I open a new pane I should be able to paste an IP:PORT (with optional user:pass) and have that proxy applied only to that webview. • Friend list import per account via a simple TXT or CSV upload. The app must parse the file, queue the names, and keep track of which ones have been processed. • Automated actions: add friends from the queue and send photo snaps on a configurable delay that I can tweak in milliseconds or seconds. The routine needs to run for hours without leaking memory, desyncing, or triggering Snapchat’s rate limits more than absolutely necessary. • Persistent settings so grid layout, proxies, delay values, and any unfinished queues survive a restart. Deliverables 1. Cross-platform Electron app (Windows/macOS at minimum) packaged and ready to install. 2. Source code with clear instructions for building, plus a short README that documents the main modules and the environment variables. 3. Robust error handling: automatic re-login if a session drops, visible warnings if a proxy fails, and graceful retries on failed friend requests or snap sends. 4. A simple in-app log viewer and an exportable logfile for long-run diagnostics. Acceptance criteria – With ten sessions running, CPU and RAM usage remain within reasonable desktop limits and or work well on server hardware. – Friend add & snap send success rate stays above 95 % during a continuous 6-hour test. – Switching proxies or importing a new list never freezes or crashes the UI. I’m aiming to have the first usable build within 60 days and the polished, production-ready version by day 90. Let’s discuss any technical constraints you foresee in hitting that schedule. I have the base coded already , and you can see all the UI for every panel.
ID do Projeto: 40147797
102 propostas
Projeto remoto
Ativo há 15 dias
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
102 freelancers estão ofertando em média $186 USD for esse trabalho

Hello, I’ve gone through your project details, and this is something I can definitely help you with. I have 10+ years of experience in mobile and web app development, with extensive expertise in creating automation solutions, especially with Electron. My focus is on clean architecture, scalable code, and clear communication to ensure your project runs smoothly from start to finish. I will first review the current base code, and understand your existing UI frameworks to efficiently enhance functionality. I’ll ensure robust error handling, manage proxies effectively, and maintain high performance even with multiple sessions. Here is my portfolio: https://www.freelancer.in/u/ixorawebmob I’m interested in your project and would love to understand more details to ensure the best approach. Could you clarify: 1️⃣ Do you have specific error handling requirements? 2️⃣ Are there any particular libraries or tools you prefer for the implementation? 3️⃣ Will you need assistance with ongoing maintenance after the initial build? 4️⃣ Could you share the estimated number of users for planning scale? Let’s discuss over chat! Could you clarify any specific error handling requirements you have in mind? Regards, Arpit
$155 USD em 55 dias
7,4
7,4

Hi, there. The hardest part of this project isn’t spinning up multiple webviews—it’s keeping ten long-running Snapchat sessions isolated, observable, and stable for hours without memory creep or silent desyncs. Most Electron automation breaks when timers, proxies, and DOM state aren’t treated as first-class runtime objects. I’d focus on strict per-pane isolation: dedicated sessions, proxy scoping at the partition level, bounded task queues for friend adds/snaps, and watchdogs that detect stalled states and re-init cleanly. Automation would be delay-driven and rate-aware, with visible status flags so you always know whether a pane is idle, throttled, or retrying. Logging would be structured and lightweight to avoid UI freezes. Since your UI already exists, I’d work directly inside the current codebase, hardening the engine rather than reworking visuals, and deliver a build that can actually survive 6-hour runs. Are the automated actions currently DOM-driven, or do you already have an abstraction layer for Snapchat interactions?
$140 USD em 7 dias
5,9
5,9

Hi, I can extend and harden your existing Electron app to reliably run multiple Snapchat Web sessions side by side with strong isolation, automation stability, and long run performance. I have solid experience with Electron, Chromium webviews, session level proxy handling, and automation routines that must run for hours without memory leaks or UI freezes. I will implement per session proxy assignment, robust queue based friend imports, configurable send delays, and persistent state so layouts and queues survive restarts. I will also focus heavily on resilience with automatic re login, proxy failure detection, retry logic, and clear in app logging. My goal is to help you reach a usable multi session build quickly, then refine it into a production ready desktop app that stays stable under ten concurrent sessions within your 60 to 90 day timeline. Best, Justin
$140 USD em 7 dias
5,8
5,8

Hi there,Good evening I am Talha. I can work with your project skills Python, Web Development, JavaScript, Mobile App Development, API Development, C# Programming, Software Architecture, Desktop Application, Node.js and Automation I am excited to present my proposal, which centers around a personalized approach designed to elevate your project. We will start with an in-depth consultation to gain a deep understanding of your project's unique requirements, goals, and constraints. Our commitment to customization means that we will tailor our services to align perfectly with your project, and we will explain how this approach will meet your expectations. Please note that the initial bid is an estimate, and the final quote will be provided after a thorough discussion of the project requirements or upon reviewing any detailed documentation you can share. Could you please share any available detailed documentation? I'm also open to further discussions to explore specific aspects of the project. Thanks Regards. Talha Ramzan
$30 USD em 14 dias
5,9
5,9

Dear Client, I am excited about the opportunity to work on your Electron Snapchat Multiview Automation project. With my expertise in JavaScript, Python, and Electron app development, I am confident in delivering a high-quality, cross-platform desktop application that meets your requirements. I have a proven track record in developing similar projects, as showcased in my portfolio. I am committed to clear communication, reliable delivery, and ensuring the success of your project. I am looking forward to discussing the technical aspects of the project further and collaborating with you to turn your vision into a reality. Let's schedule a call to explore how we can achieve your goals within the specified timeline. Thank you for considering my proposal. Best regards, Ali Zahid CEO, Azur Solutions
$30 USD em 7 dias
5,8
5,8

Hello, This is a complex but well-scoped Electron project, and your existing base and UI panels significantly reduce ramp-up time. I have strong experience with Electron, Node.js, session-isolated webviews, long-running automation processes, and resource-safe desktop architectures, which fits the multi-session, proxy-isolated model you described. My approach would focus on strict session isolation per pane (proxy, storage, queue state), resilient background workers for friend adds and snap sending, and defensive handling against memory leaks, UI blocking, and desync during multi-hour runs. I’m comfortable hardening automation flows to survive restarts, proxy failures, login drops, and rate-limit behavior, while keeping CPU and RAM usage predictable even at 8–10 concurrent sessions. Given that the core UI already exists, a usable build within ~60 days and a production-grade version by day 90 is realistic, and I’m happy to discuss any technical constraints around Snapchat’s web behavior or scaling limits upfront. Best regards, Juan
$140 USD em 3 dias
5,8
5,8

Hello! I fully understand your goal of creating a robust Electron-based desktop application for managing multiple Snapchat accounts seamlessly in a grid format. With extensive experience in developing cross-platform applications and automating workflows, I've successfully delivered similar projects that required effective error handling and memory management. For example, I previously created an automation tool for social media engagement that maintained above 95% success rates in a continuous operation without any session drops. ✅My Plan: - Develop a user-friendly interface for proxy input and session management. - Implement friend list import functionality from TXT/CSV files. - Automate actions with customizable delays, ensuring optimized performance. - Ensure persistent settings and robust error management for a smooth user experience. - Conduct thorough testing to meet performance and resource usage criteria. I’d love to know what specific challenges you foresee regarding session management or proxy handling. Best regards, Hongqiang Chen
$230 USD em 2 dias
5,3
5,3

Hi there, I’m Ahmed from Eastvale, California — a Senior Full-Stack Engineer with over 15 years of experience building high-quality web and mobile applications. After reviewing your job posting, I’m confident that my background and skill set make me an excellent fit for your project — Electron Snapchat Multiview Automation . I’ve successfully completed similar projects in the past, so you can expect reliable communication, clean and scalable code, and results delivered on time. I’m ready to get started right away and would love the opportunity to bring your vision to life. Looking forward to working with you. Best regards, Ahmed Hassan
$120 USD em 2 dias
4,9
4,9

Dear . Thanks for sharing your project! I’ve worked on similar projects before and have hands-on experience with tasks like yours. I’ve got a bunch of hands-on experience with API Development, Node.js, Desktop Application, Mobile App Development, Automation, Software Architecture, C# Programming, Web Development, JavaScript and Python, so I’m comfortable handling everything you’re looking for. If you want to see my work quality, please feel free to check my reviews from previous clients. I can also show examples of previous projects and walk you through my workflow, including clear communication, clean execution, and a professional approach from start to finish. Feel free to message me anytime. I’d be happy to discuss your project and get started. Best Regards, Huy.
$155 USD em 4 dias
5,0
5,0

As a multi-faceted developer, versed in Python, C, and C++, I have a broad understanding of the languages underpinning your current Electron based apps. Augmenting this knowledge is my mastery of using these languages in basis troubleshooting as well as in developing complex systems, like your project. Pairing my expertise with your existing code-base and UI would prove a seamless transition for producing a cross-platform Electron app that meets all your requirements. A vital skill I possess for this project is my demonstrated aptitude with Automation. My experience includes developing applications to scrape the web, manage large data sets, as well as building and testing software for managing electronic circuits. Your project demands comprehensive automation to handle proxies, friend list imports, as well as routine actions ensuring optimum efficiency without overextending Snapchat's rate limits. I am confident in my capacity to meet this task head-on.
$150 USD em 3 dias
4,9
4,9

Hello there, I understand that you are looking for an Electron-based desktop application that can automate multiple Snapchat sessions with specific functionalities such as manual proxy entry, friend list import, automated actions, and persistent settings. Proposed Solution: I will develop a cross-platform Electron app that can spin up between one and ten embedded Snapchat Web sessions side-by-side in a resizable grid. Each session will have its own controls and live status read-outs, ensuring a seamless user experience. Key Deliverables: 1. Cross-platform Electron app with resizable grid layout 2. Source code with clear build instructions and README documentation 3. Robust error handling for seamless operation 4. In-app log viewer and exportable logfile for diagnostics Portfolio & Skills: I bring expertise in JavaScript, Electron, Desktop Application Development, Automation, and UI/UX design to ensure a high-quality and reliable solution. I will share my portfolio with you in the DM. Call to Action: I'd love to connect for a quick chat to discuss your project in more detail. Best regards, Bilal
$140 USD em 7 dias
5,0
5,0

✅ Nice to meet you here ✅ I am very interested in helping you develop and refine your Electron-based Snapchat multiview app. I have experience building cross-platform Electron applications with complex multi-instance workflows, proxy handling, and automation routines, and I can ensure each embedded session behaves like an independent “mini Snapchat” with its own controls, live status indicators, and persistent settings. I can implement per-session proxy assignment, friend list imports from TXT/CSV, and automated friend adds and photo snaps with configurable delays, all while maintaining memory efficiency and preventing desync or crashes. I will also build robust error handling, automatic re-logins, in-app logging, and exportable diagnostic logs. My goal is to deliver a reliable, high-performance Electron app that meets your acceptance criteria and can run smoothly for extended periods, with clear source code and documentation for ongoing maintenance. Best regards, Jiayin
$140 USD em 7 dias
5,0
5,0

Hello, I've reviewed your requirements and have worked on similar projects before. With my experience and skills, I can complete your project to your satisfaction. Please contact me via chat to discuss the details. Thank you, Pietro.
$100 USD em 5 dias
4,4
4,4

With a keen eye for detail and a comprehensive understanding of full-stack development, I bring a unique skill set to the table. Having worked extensively with Node.js, Electron and other relevant technologies, I have the expertise to create your immersive Electron-based Snapchat automation app as per your specifications. My previous experience with complex task scheduling, file parsing and handling large datasets would come handy while implementing friend list import from TXT/CSV files. Ensuring robust error handling is my priority. As you've mentioned graceful retries on failed requests and sending snaps along with automatic re-login in case sessions drop or proxies fail, I'm confident that my skills in building reliable applications would be a great asset for your project. With proactive memory & performance optimizations, I’ll persistently dodge Snapchat’s rate limits without sacrificing functionality or CPU, RAM usage. Lastly, meeting tight deadlines and delivering robust solutions is a part of my work ethos. As we already have the UI and base code ready, I am well equipped to hit the ground running. Rest assured, I will provide you with cross-platform ready Electron application packaged with source code, README and exportable logfile you’re expecting. Let's work together to take your project not just live in 90 days but make it production-ready for efficient long-haul use!
$140 USD em 7 dias
4,3
4,3

Hi there, I'm Kristopher Kramer from McKinney, Texas. I’ve worked on similar projects before, and as a senior full-stack and AI engineer, I have the proven experience needed to deliver this successfully, so I have strong experience in Node.js, Python, Desktop Application, Mobile App Development, Software Architecture, Automation, C# Programming, JavaScript, Web Development and API Development. I’m available to start right away and happy to discuss the project details anytime. Looking forward to speaking with you soon. Best regards, Kristopher Kramer
$120 USD em 3 dias
4,9
4,9

Hello, I hope you are doing well. I’m a seasoned developer with a background in cross‑platform desktop apps and automation tooling. I specialize in Electron, Node.js, and scalable architectures that keep memory use low and sessions isolated. I’ve built multi‑pane dashboards with per‑session proxies, TXT/CSV import queues, and resilient retry/relogin logic for long-running automation. I design with clear error handling, persistent settings, and a clean, responsive UI that won’t freeze under load. I can deliver a robust Electron‑based solution with ten isolated panels, per‑session proxies, queueed friend adds, configurable delays, persistent layouts, an in‑app log viewer, and exportable logs. I guarantee a solid, production‑ready result aligned with your timeline. Please feel free to contact me so we can discuss more details. I am looking forward to the chance of working together. Best regards, Billy Bryan
$250 USD em 3 dias
4,5
4,5

Hey there, Quick question: are the 1–10 Snapchat sessions isolated via separate Electron session/partition per pane, or are they sharing cookies/storage right now? I can take your existing UI/panels and turn it into a stable, long-run Electron app: per-pane proxy entry (IP:PORT with optional user:pass) applied only to that webview, CSV/TXT friend list import with a persistent queue (pending/processed/failed), and a scheduler that runs for hours with solid backoff, retries, and clear status (logged in, idle, sending, throttled). I’ll also add persistent settings so grid layout, proxies, delays, and unfinished queues survive restarts. On reliability: I’ll focus on preventing memory leaks and desync by tightening IPC, limiting DOM polling, using a durable store (SQLite or similar), and adding robust error handling: proxy-fail warnings, auto re-login hooks when a session drops, and graceful retries when actions fail. You’ll get an in-app log viewer plus exportable rotating log files for 6-hour diagnostics. I’m happy to follow your existing architecture and ship a first usable build within your 60-day target, then harden packaging and edge cases toward day 90. Hope to discuss more on chat. Danylo.
$120 USD em 7 dias
4,5
4,5

⭐ If you award me, your smile shows up ⭐ Hi , Your project immediately stood out to me—it closely matches work I’ve completed successfully in the recent past. The core challenges, structure, and technical requirements are very familiar, with only a few unique elements that align perfectly with my expertise. This is great news for you: it allows me to skip the usual ramp-up time, avoid trial-and-error, and deliver clean, high-quality results quickly and confidently. I bring hands-on experience with Web Development, Mobile App Development, Software Architecture, Python, Automation, JavaScript, C# Programming, Node.js, Desktop Application and API Development, along with proven workflows and best practices refined through multiple similar projects. You can view a directly relevant example in my portfolio here: https://www.freelancer.com/u/thomasb726 I’d be happy to discuss your specific goals in more detail and share tailored ideas based on what has worked best in comparable scenarios. Why clients choose—and continue working with—me: • Clear, proactive communication so you always know where the project stands • Strong respect for your deadlines, budget, and business reputation • Responsive, approachable, and focused on a smooth, stress-free process • Reliable post-delivery support that often leads to long-term partnerships If you’re looking for precise execution, high-quality results, and a dependable long-term partner, I’d love to connect and help bring your project to li
$150 USD em 1 dia
3,9
3,9

Hi there! Managing multiple Snapchat sessions manually is slow and error-prone, and keeping everything in sync across proxies can get messy fast. I’ll optimize your Electron app to handle 1–10 sessions with independent proxies, queue-based friend imports, and automated snap sending while keeping memory and CPU usage low. All settings, layouts, and queues will persist across restarts, with robust logging, error recovery, and performance safeguards. I can make your existing UI fully functional with smooth automation for long runs without crashes. Do you want me to start by improving the queue and proxy handling first? Start /Open chat now.
$140 USD em 7 dias
4,1
4,1

Hello John B., I am excited about the opportunity to work on your Electron-based desktop app for Snapchat automation. Your project requirements are clear, and I understand the importance of creating a seamless user experience with multiple embedded sessions. With my extensive experience in JavaScript, Python, and Node.js, combined with a strong background in mobile app development and software architecture, I am well-equipped to handle the complexities of this project. I have worked on similar projects where I implemented automation features and managed API integrations, ensuring robust performance and adherence to rate limits. To address your core workflow, I will implement a user-friendly interface for manual proxy entry, allowing you to assign proxies to individual sessions effortlessly. The parsing of friend lists from TXT or CSV files will be streamlined to ensure smooth processing. For the automated actions, I will develop a configurable delay system that optimizes the sending of snaps while maintaining system stability and resource efficiency. I will also prioritize robust error handling mechanisms to ensure automatic re-login for dropped sessions and visible alerts for proxy failures. The in-app log viewer will aid in diagnostics, giving you insights into the app's performance over extended use. I look forward to discussing technical aspects and any constraints you foresee. Let's collaborate to create a powerful tool that meets your needs. Best regards, Dragomir A.
$150 USD em 1 dia
3,9
3,9

leesburg, United States
Método de pagamento verificado
Membro desde mai. 28, 2025
$30-250 USD
$250-750 USD
$10-30 USD
$30-250 USD
₹600-1500 INR
₹12500-37500 INR
₹37500-75000 INR
$10-30 USD
₹5000-10000 INR
$1500-3000 CAD
₹1500-12500 INR
$750-1500 AUD
$50-450 NZD
₹600-1500 INR
mín. ₹2500 INR / hora
₹37500-75000 INR
₹1500-12500 INR
$30-250 USD
$30-250 USD
₹1500-12500 INR
$2-8 USD / hora
€250-750 EUR
₹1500-12500 INR
₹12500-37500 INR