Filtre

Son aramalarım
Şuna göre filtrele:
Bütçe
ile
ile
ile
Tür
Beceri
Diller
    İş Durumu
    2,000 send ringtones iş bulundu, ücretlendirmeleri EUR

    I want to connect to my php web site with trongrid API and send tokens from the wallet, but I was not successful.

    €46 (Avg Bid)
    €46 Ortalama Teklif
    1 teklifler

    SIM800 gsm modem ile internet sayfasına data gönderip almak istiyorum. internet sayfasından gelecek olan veri sürekli dinlenecek.

    €28 - €231
    €28 - €231
    0 teklifler

    Merhaba arkadaslar projem cok basit bir proje.Öncelikle sunu istiyorum Bir sayfasinda 6 tane girilmesi gereken EditText kismi var sonrasinda Send buttonu ve butonu basildiginda, Bu bilgileri bir yere post edicek.

    €19 (Avg Bid)
    €19 Ortalama Teklif
    20 teklifler

    I am 26 years years old and married with 2 children looking for part time work from home. I have experience with computers and good typing skills, i have completed a childcare course at Tafe. I really would like this opportunity to work from home as its hard for me to work outside and look after my children.

    €42 (Avg Bid)
    €42 Ortalama Teklif
    1 teklifler

    Hi Need to send and receive e-Mail from G-Mail. Need to use oAuth2

    €19 (Avg Bid)
    €19 Ortalama Teklif
    9 teklifler
    Bulk Send Cold Emails 5 gün left
    ONAYLI

    I need someone who can send 10,000 cold emails for my agency. Email Deliverability: It’s important that the emails reach the recipient's inbox and do not fall into the spam folder. Ideal freelancer: - Has related experience in bulk email sending. - Well knowledgeable of CAN-SPAM Act and GDPR. - Understands email marketing sequencing/campaigns. - Emails have been verified. - Email copy will be provided. - You can use spintax if needed. - Need () personalization included (data field) I want NO open tracking Reply email needs to be my email (so that I get ALL replies) Here's the setup/sequence I want... 1. I will give you 1,665 verified emails 2. I want to send original email message ONCE 3. Then send 5 follow-ups ("bumps") 2 days apart T...

    €149 (Avg Bid)
    €149 Ortalama Teklif
    31 teklifler

    I have a Twilio account with sip trunking set up, and I've install Asterisk on Arch Linux, I've attempted to set up the config but have not been able to. I'm looking for someone to set up a basic config where I can send and receive phone calls. The details don't matter, I just want to get it working so I can adjust it once the simplest config is working. If interested please bid the amount you are able to do this for, and include the word "briefcase" in your bid so I know you've read the description and can complete the project for the amount bid.

    €56 (Avg Bid)
    €56 Ortalama Teklif
    11 teklifler

    Hello, I understand that you are looking for an expert wordpress developer to build new plugin. I am expertise in Custom plugin development, Custom Theme development, Elementor, ACF, creating Custom shortcodes, WordPress Hooks, WordPress Actions, WPML, Bookly, Payment integration, and Plugin development. I have 5+ years of experience in WordPress development. For your reference, please browse through the below links to evaluate my skills and capabilities ➥ WordPress Approve:- ➥ Some Projects:- These are just a few websites to give you a glimpse of my work and abilities. Looking forward to hearing from you Thank you Dipak

    €28 (Avg Bid)
    €28 Ortalama Teklif
    1 teklifler

    I'm looking to hire a freelancer proficient in GO language to develop a Windows-based bot that can perform the following tasks: see excell file for messages attached - Double click to trigger. - Read QR codes to log into WhatsApp. - Send both text and multimedia messages via WhatsApp installed on the computer. Key Skills: - Proficiency in GO language - Windows platform development experience - Familiarity with WhatsApp API

    €172 (Avg Bid)
    €172 Ortalama Teklif
    24 teklifler

    hi, i found a php script that is not working anymore, it was used to send notifications to single devices using but this system seems to be down.. I have the certificate updated and ready in .pem and .p8 format and the old function looks like this: function sendNotificationToPushService($certificate, $passphrase, $body, $deviceToken){ $ctx = stream_context_create(); stream_context_set_option($ctx, 'ssl', 'local_cert', $certificate); stream_context_set_option($ctx, 'ssl', 'passphrase', $passphrase); $fp = stream_socket_client('tls://', $err, $errstr, 60, STREAM_CLIENT_CONNECT, $ctx); if ($fp){ $payload = json_encode($body); $msg = chr(0) . pack('n', 32) . pack('H*', $deviceToken) . pack('n', strlen($pay...

    €125 (Avg Bid)
    €125 Ortalama Teklif
    48 teklifler

    PLEASE DO NOT SEND A PROPOSAL WITHOUT READING THE BRIEFING I WILL NOT NEGOTIATE THE PROPOSAL SENT, SO PLEASE SEND FINAL PROPOSAL I'm in search of a skilled WordPress developer, who has substantial experience in e-commerce website development, blogging setup and custom theme design. Here's what I need: -Main Menu Edditable -A page already existed edditable by wordpress Details in the file attached

    €38 (Avg Bid)
    €38 Ortalama Teklif
    53 teklifler

    to send documents from Holland to Greece. addition to the completed order.

    €62 (Avg Bid)
    €62 Ortalama Teklif
    26 teklifler

    I need someone to build a contact form with backend like this one: It has to follow a special css structure (I will send css). I will send you HTML file, all you need to do is to put all labels and text boxes found in this page () and built js back-end contact form that send all details filled out by customer to specific email address I will provide. Please ask questions before accepting to start working.

    €24 (Avg Bid)
    €24 Ortalama Teklif
    33 teklifler

    must work globally scalable easy integration through its own API

    €36 (Avg Bid)
    €36 Ortalama Teklif
    23 teklifler

    As a professional, I'm looking for a detail-oriented freelancer to help me collect 1 parcel in Fort Lauderale per month and packing small dental products in envelopes and posting tasks. You can work from your home. The task involves: - Packing light weight dental products in envelopes. - Posting the envelopes. The ideal freelancer for this job is someone who: - Has a keen eye for details. - Has prior experience in packing and posting tasks. - Lives close to Fort Lauderdale Don't hesitate to get in touch if you think you're a good fit for this job! If serious, this could become a progressing job for you in future.

    €9 - €28
    Yerel
    €9 - €28
    0 teklifler

    hi, i found a php script that is not working anymore, it was used to send notifications to single devices using but this system seems to be down.. I have the certificate updated and ready in .pem and .p8 format and the old function looks like this: function sendNotificationToPushService($certificate, $passphrase, $body, $deviceToken){ $ctx = stream_context_create(); stream_context_set_option($ctx, 'ssl', 'local_cert', $certificate); stream_context_set_option($ctx, 'ssl', 'passphrase', $passphrase); $fp = stream_socket_client('tls://', $err, $errstr, 60, STREAM_CLIENT_CONNECT, $ctx); if ($fp){ $payload = json_encode($body); $msg = chr(0) . pack('n', 32) . pa...

    €21 (Avg Bid)
    €21 Ortalama Teklif
    10 teklifler

    i know that "sendinput" works for the whole system I will not use "postmessage" or "sendmessage" or anything like that (because it is different from "sendinput" and the way the key is entered)

    €236 (Avg Bid)
    €236 Ortalama Teklif
    26 teklifler

    I'm seeking reliable assistance for a small task that can be conveniently done at your home. The main focus for this role involves packing and sending dental products. Responsibilities involve: - Picking and packing small dental products in envelopes - Ensuring that all the items are well-sealed in reliable packaging - Dispatching them to the post office The ideal candidate for this needs organization skills, attention to detail, and is dependable. Experience in packing and posting is beneficial but not necessary.

    €19 (Avg Bid)
    €19 Ortalama Teklif
    5 teklifler

    ...account and send out email to my 1000 contacts through Apollo. This task entails: - Extracting emails from my existing database - Setting up and managing email through Apollo - Delivering these emails as quickly as possible through my Apollo account (TODAY) *Skills & Experience* Ideal applicants should have: - Proficiency in using Apollo for email campaigns - Proven expertise in email scraping - Ability to get things done quickly and efficiently. This is an urgent project and it needs to be completed as soon as possible. Candidates who can deliver in the quickest time are preferred. ------------------------------------------ I need highly experienced Apollo person with experience in sending emails with high open rates. I need quick help with account/email set-up a...

    €22 (Avg Bid)
    €22 Ortalama Teklif
    13 teklifler

    Send "Send Input" to a specific window handle i know that "sendinput" works for the whole system I will not use "postmessage" or "sendmessage" or anything like that (because it is different from "sendinput" and the way the key is entered)

    €143 (Avg Bid)
    €143 Ortalama Teklif
    14 teklifler

    ...will have one task is which is to send a message we will provide to you on a marketplace like this: . And also various facebook groups for owners selling their businesses Like this: (We will add you to our FB manager so you can post as our business) You'll be given login to marketplace as well. We want to have 100 messages sent per day. We will pay a FIXED amount for 100 Messages sent . So the Price you will quote is PER 100 Messages. If you are successful we will do that 3 - 5 times a week. **** If you have better ideas to get more prospects we can look at more full time opportunities. We want you to log each message you send in a spreadsheet showing the URL

    €29 / hr (Avg Bid)
    €29 / hr Ortalama Teklif
    51 teklifler

    ...will have one task is which is to send a message we will provide to you on a marketplace like this: . And also various facebook groups for owners selling their businesses Like this: (We will add you to our FB manager so you can post as our business) You'll be given login to marketplace as well. We want to have 100 messages sent per day. We will pay a FIXED amount for 100 Messages sent . So the Price you will quote is PER 100 Messages. If you are successful we will do that 3 - 5 times a week. **** If you have better ideas to get more prospects we can look at more full time opportunities. We want you to log each message you send in a spreadsheet showing the URL

    €15 (Avg Bid)
    €15 Ortalama Teklif
    75 teklifler

    PLEASE DO NOT SEND A PROPOSAL WITHOUT READING THE BRIEFING I WILL NOT NEGOTIATE THE PROPOSAL SENT, SO PLEASE SEND FINAL PROPOSAL I am seeking a talented WordPress developer with a keen interest in fashion, to create a top-notch blog dedicated to displaying the latest fashion trends. The platform will offer rich and engaging content on fashion trends, predominantly through blog posts. WordPress Website Development Briefing Home Page: Banners: Purpose: Link visually to main sections: Trends, Influencers, Promotions, Contact, Newsletter. Task: Use Smart Slider 3 for responsive banners. Make each banner editable and clickable, leading to the related sections. SEO: Use descriptive ALT tags and filenames for images. Example: H&M for how they use banners to highlight current...

    €1301 (Avg Bid)
    €1301 Ortalama Teklif
    235 teklifler

    creation of a page to send push communication directly from the browser to users of our website

    €32 - €32
    €32 - €32
    0 teklifler

    We are looking for an experienced Android Developer to make specific modifications to our existing WebView Android app. The main task involves implementing background SMS functionality and sending the SMS ...looking for an experienced Android Developer to make specific modifications to our existing WebView Android app. The main task involves implementing background SMS functionality and sending the SMS data to our API. Key Responsibilities: Background SMS Implementation: Integrate background SMS functionality within the app to send SMS without user interaction. Ensure SMS sending process is efficient and does not impact app performance. API Integration: Develop a mechanism to send SMS data to our designated API endpoint securely. Implement error handling and logging for A...

    €20 (Avg Bid)
    €20 Ortalama Teklif
    13 teklifler

    - Get Bybit Linear Data for Futures Perpetuals. Just from Bybit Market Data API. - Catch alerts from "Divergence for Many Indicators V4" on perpetuals candlestick data. (All perps may be in a for loop: BTCUSDT, ETHUSDT... etc.) - Send alert message to Telegram group with a chart snapshot. - Snapshot will be a capture photo from TradingView chart because I want to include some extra indicators into the view. - I have a half project that I started to code. A clean architecture and some helper functions. I can also help as a developer if needed. I am a C# developer but maybe I can help.

    €154 (Avg Bid)
    €154 Ortalama Teklif
    13 teklifler

    I have a video with me eating bananas with a green screen behind me. I want you to change the video so that there are lots of different images of fruit changing behind me. Use capcut to produce and send me the project and video. If you do well at this then you will get my future projects.

    €11 (Avg Bid)
    Garantili
    €11
    19 girdi

    Hi We are business brokerage agency in Sydney (We sell businesses), we want to get more business listings. So you will have one task is which is to send a message we will provide to you on a marketplace like this: . And also various facebook groups for owners selling their businesses. You'll be given login to this marketplace as well. We want to have at least 50 messages sent per day. We want you to log each message you send in a spreadsheet showing the URL of the listing, day , time etc. Thank you.

    €6 / hr (Avg Bid)
    €6 / hr Ortalama Teklif
    70 teklifler

    I am see...specifically interested in a modern and electronic style for this ringtone. It should be energetic enough that it doesn't get lost in the background, but not startling or jarring to the staff. * Ideally, the end product should be a crafted sound that feels congruent with our tech-forward approach to food delivery. Ideal Skills and Experience: * Experience in sound design, particularly in designing ringtones or alert tones * Awareness and understanding of the context in which this ringtone will be used (a bustling restaurant environment) * Ability to work with a brief and bring creative insights to meet practical needs * Knowledge of modern and electronic music genres * Professionalism and ability to meet deadlines I look forward to hearing your exciting concepts fo...

    €20 (Avg Bid)
    €20 Ortalama Teklif
    12 teklifler

    I need someone to send mail. Help us grow our business. We need to send more than 1 million emails to China QQ mailbox every day. We provide customer emails. you just need to send,cps charges. When a customer submits an order through the link, you will earn $1. Send in batches and easily earn thousands or even tens of thousands of dollars a day. Looking for a strong team or individual for long-term cooperation.

    €46262 (Avg Bid)
    €46262 Ortalama Teklif
    1 teklifler

    I want a custom html script to send an input text string to a google sheets when a button is clicked in my website project I will provide the website project which has an input and button with IDs on You must use the IDs I have supplied in the project I have also provided a link to the google sheets where the input must appear in when the button send is clicked The input and button must work with googlesheets

    €21 (Avg Bid)
    €21 Ortalama Teklif
    15 teklifler

    Need create archive zip folder / or download it from ftp client and send to me

    €7 / hr (Avg Bid)
    €7 / hr Ortalama Teklif
    29 teklifler

    Basic website to promote travel website. Must be a function for customers to send enquiry

    €114 (Avg Bid)
    €114 Ortalama Teklif
    86 teklifler

    Send buyers to my Affiliate link at Fiverr Pro category, at least 5 buyers

    €477 (Avg Bid)
    €477 Ortalama Teklif
    3 teklifler

    Find buyers to my Affiliate link on Fiverr Pro category, at least 5 buyer

    €119 (Avg Bid)
    €119 Ortalama Teklif
    5 teklifler

    Send buyers to my Affiliate link at Fiverr Pro category, at least 5 buyers

    €509 (Avg Bid)
    €509 Ortalama Teklif
    1 teklifler

    - Two applications will be created: 1- Python, 2- React Native - The Python web application will be written in Flask () - A button will be added to the Python Flask page, and when it is clicked, the push notification is sent to React Native app - Firebase Admin SDK () will be used to send the push notification to the React Native app - The React Native will receive the push notification and display a text message

    €159 (Avg Bid)
    €159 Ortalama Teklif
    35 teklifler

    I'm in need of a tech-savvy freelancer who, using the Orange PI 5 plus , can develop a solution for video capturing / scaling input source 1920-360 or the top 1/3 of a 1920-1080 HDMI. The setup should be then able to send it out on cat 5-6. It will then be uncoded by an Orange pi zero 2w and played back on a 1920-360 screens. Key aspects of the project include: - Low latency - robust and o setup to the customer - So ether using DHCP server on the PI5 plus to address the zeros or no IP address to the zeros as they will be 4 to a system and we will be linking screen together with a switch in each screen, so you can link next to next unit. As this system will work on a plug and play base. - screens module with the zeros in will need to be inter changeable hence the DHCP or no...

    €1401 (Avg Bid)
    €1401 Ortalama Teklif
    20 teklifler
    €20 Ortalama Teklif
    35 teklifler

    More details: What issue are you experiencing with the form? Form not validating What type of form validation are you looking for? forms currently send but getting rejected - need to be sent securely with smtp Are you using a specific email service provider or SMTP server for sending emails? accounts domainn added to form and test etc PHPmailer is on the server, the form just needs updating to work with it

    €27 (Avg Bid)
    €27 Ortalama Teklif
    13 teklifler

    YOU NEED TO HAVE A PRO SUBSCRIPTION ON ''CRUNCHBASE'' I'm currently embarking on a direct outreach program and require comprehensive data extraction from Crunchbase to kickstart this initiative. Here's a quick rundown of what I need and how I plan to use it: 1. **Objective**: Extract detailed company profiles from a specific list I possess. The focus should be on extracting up-to-date and accurate information to facilitate my direct outreach campaign. 2. **Usage**: - The purpose of extracting company profiles is to gather emails and pertinent details that will aid in contacting these companies directly. - The information will primarily be used to introduce my services/products directly to these companies, aiming to establish a beneficial business rel...

    €17 (Avg Bid)
    €17 Ortalama Teklif
    12 teklifler

    Looking for a cold caller. This is a commission based only so please don't apply if you're looking for basic pay. $30-$50 per interested prospect. Work fulltime 8AM-5PM PST

    €19 (Avg Bid)
    €19 Ortalama Teklif
    3 teklifler

    This role involves providing essential support in administrative tasks to streamline our business operations. If you're organized, detail-oriented, and ready to dive in, we want to hear from you! Responsibilities: Assist in scheduling meetings and managing calendars. Help prepare documents, presentations, and reports. Conduc...Skills Required: Strong communication and organizational abilities. Proficiency in Microsoft Office Suite. Detail-oriented with a focus on accuracy. Ability to work independently and manage time effectively. Only applicants with relevant experience will be considered. We appreciate all applicants, but only selected candidates will be contacted for further discussion. Please send your CV if the job is relevant to yo...

    €3014 - €5023
    Yerel
    €3014 - €5023
    0 teklifler

    ...lost, so everything needs to be built from scratch. - Here is a quick outline of what will be needed: - The software will send invoices to our customers using the MobilePay Invoice API. The customer already has the MobilePay app installed on their devices and will receive a notification of the payment request through that. - We will export a CSV file or a JSON file from our booking system with all the relevant information for each invoice. (Customer name, address, price, etc.) -The software will have an option to load this file and display a list of the invoices. After inspecting the list, the user (us) can choose to edit any information they see and lastly send all the invoices. I have attached a screenshot of the UI of our current software - Before applying pleas...

    €652 (Avg Bid)
    €652 Ortalama Teklif
    41 teklifler

    I'm seeking a developer to create a highly functional Bitcoin wallet extension primarily for Google Chrome. Key Requirements: I have extension which is completely developed I want to open that extension as a pop-up from react app and I also want to send data from react app to extension - The extension should support Bitcoin transactions. - The interface must be user-friendly. - Security features to protect transactions are a must. Ideal Skills and Experience: - Proven experience in Google Chrome extension development. - Deep understanding and experience in Blockchain technology, specifically Bitcoin. - Strong focus on security, UX/UI, and simplicity. A successful delivery will potentially lead to further collaborations as the need arises. Please include examples of...

    €249 (Avg Bid)
    €249 Ortalama Teklif
    11 teklifler

    I'm seeking an expert to execute a targeted cold email campaign. I would like to avoid waiting 3 weeks for warm-up so I am seeking a person who has email addresses which are already warmed and can be used for sending my message. What I'm looking for in a freelancer: - Proven experience in managing successful cold email campaigns so that the message arrives in the Inbox ideally. Ideal Experience: - Previous successful projects involving sending cold emailing which is delivered to the Inbox. - Proficiency in email marketing tools and analytics. Deliverable: Report showing email was sent and did not bounce; additional statistics if they are able to be provided

    €141 (Avg Bid)
    €141 Ortalama Teklif
    19 teklifler
    money send Bitti left

    send me 179 so I could send it to you

    €166 (Avg Bid)
    €166 Ortalama Teklif
    1 teklifler

    I'm facing a persistent issue with my personal website that runs on Woocommerce. An error keeps interrupting my workflow: "An error occurred in the request and at the time were unable to send the consumer data." This issue started to occur without any recent changes made or new plugins installed on my website. Video on Problem: Youtube video: The project goals are: - Identify the source of the issue and resolve it. - Ensure stable operation of the website post-fix. - Prevent any future occurrence of the same error. Notes: Only 1 plugin woocommerce Only 1 Theme "storefront" Required skills and experience: - Expertise in fixing Woocommerce related issues - Proficiency in PHP, JavaScript, and other relevant coding languages - Experience in troubleshooting

    €39 (Avg Bid)
    €39 Ortalama Teklif
    32 teklifler

    This role involves providing essential support in administrative tasks to streamline our business operations. If you're organized, detail-oriented, and ready to dive in, we want to hear from you! Responsibilities: Assist in scheduling meetings and managing calendars. Help prepare documents, presentations, and reports. Conduc...Skills Required: Strong communication and organizational abilities. Proficiency in Microsoft Office Suite. Detail-oriented with a focus on accuracy. Ability to work independently and manage time effectively. Only applicants with relevant experience will be considered. We appreciate all applicants, but only selected candidates will be contacted for further discussion. Please send your CV if the job is relevant to yo...

    €759 - €1518
    Yerel Acil
    €759 - €1518
    0 teklifler