Create a DMCA automation Desktop software in Electron.js (Or other Frameworks) -- 2
Budget: $250 – $750 USD
Summary:
I am looking for a skilled developer to create a DMCA automation Desktop software using Electron.js or any other suitable framework.
It should be cross-platform so electron.js with Node.js would be optimal. (But you can suggest other cross-platform frameworks as well in JavaScript!)
It needs to be compiled for Windows, MacOS, and Linux.
Main Purpose:
- The main purpose of this software is to monitor and detect copyright infringement (via Google text search) and send DMCA takedown emails.
Please provide personalized bids for this project!
The bidding will run for 24 hours.
Automated copy-paste bids will be ignored.
----------------------------------------------------------------------------------------------
Details:
1. ||Overview Window||
Statistics -> How many DMCA Emails were sent
Automation Tasks Live
2. ||Content Search||
Select Type of Content:
A: Text, Published Article, Magazine, eBook, Course -> Field: Large TextArea Input
B: Software, App, Plugin -> Field: One-Line Text Input
C: Digital/Physical Products -> Field: One-Line Text Input
D: Plagiarism Checker -> Field: Large TextArea Input
In every case, it's just a Google search. Either One-Line Text Input or TextArea Input.
After the search, it just shows the results in a table on the next page.
3. ||DMCA Hits||
Collected URL-s saved in Lists in a table.
-Send DMCA Letters (Either by a normal mail sender or through SMTP)
-Send DMCA Letters to Hosts, ISPs & Service Providers
-Remove link from Google Search Engine (Just links to: https://www.google.com/webmasters/tools/dmca-dashboard)
-Check Status whether URL is live or 404
4. ||Email templates||
(You can write/format the various email letters here.)
I think it is called WYSIWYG editor. Here is an example: https://summernote.org/ You can integrate it into the app.
5. ||Automation Tasks||
Run Saved Search at Interval: Daily, Weekly, Monthly
Run automated email sending
6. ||Settings||
Add SMTP Connection for Email
Start application at system startup
Run tasks at startup
Feature Examples: (Note that this is a website and I want to create a Desktop app.)
https://www.hack-hunt.com/
---------------
Visual Look:
You can use Frontend CSS libraries like Bootstrap or Tailwind, if you prefer to add those. But you don't have to.
I will need both dark and light versions. I should be able to just switch out the main CSS file or you should add in a switcher via JS. Example: https://fiverr-res.cloudinary.com/images/q_auto,f_auto/gigs2/221966587/original/48b008fc75f6cc5fc62beaa64719f758cffdc172/javascript-react-nodejs-api-mongodb-electron-html-css.png
Please don't use typescript for this project. Also don't use REACT or any other framework because it increases the bundle size too much.
Example APP UI (You can take inspiration how an app should look like): https://www.avast.com/index#pc (download the app to see)
I think this AVAST app looks very good.
It has a vertical menu on the left side which changes the 'pages'.
A few image examples:
https://www.designyourway.net/blog/wp-content/uploads/2019/06/dshb.jpg
https://penji.co/wp-content/uploads/2020/08/7._Quirky_Dark_Mode.jpeg
https://penji.co/wp-content/uploads/2020/08/14._Midnight_With_Pops_of_Color.jpeg
----------------
Just start a new electron project like this: https://www.electronjs.org/docs/latest/tutorial/quick-start
Then edit the index.html file + create an 'assets' folder, in it create all the folders such as: 'css', 'img', 'fonts', and whatever additional folders you need.
You can change the default window height and width of the app to be bigger:
width: 800, -> width: 1200,
height: 600, -> height: 900,
Overall, I want to leave you with a lot of freedom in how you implement things. You can also research the subject matter on DMCA and figure out how the app should work. Here is an example service: https://www.hack-hunt.com/ (Note that this is a website and I want to create a Desktop app.)
I am looking for a skilled developer to create a DMCA automation Desktop software using Electron.js or any other suitable framework.
It should be cross-platform so electron.js with Node.js would be optimal. (But you can suggest other cross-platform frameworks as well in JavaScript!)
It needs to be compiled for Windows, MacOS, and Linux.
Main Purpose:
- The main purpose of this software is to monitor and detect copyright infringement (via Google text search) and send DMCA takedown emails.
Please provide personalized bids for this project!
The bidding will run for 24 hours.
Automated copy-paste bids will be ignored.
----------------------------------------------------------------------------------------------
Details:
1. ||Overview Window||
Statistics -> How many DMCA Emails were sent
Automation Tasks Live
2. ||Content Search||
Select Type of Content:
A: Text, Published Article, Magazine, eBook, Course -> Field: Large TextArea Input
B: Software, App, Plugin -> Field: One-Line Text Input
C: Digital/Physical Products -> Field: One-Line Text Input
D: Plagiarism Checker -> Field: Large TextArea Input
In every case, it's just a Google search. Either One-Line Text Input or TextArea Input.
After the search, it just shows the results in a table on the next page.
3. ||DMCA Hits||
Collected URL-s saved in Lists in a table.
-Send DMCA Letters (Either by a normal mail sender or through SMTP)
-Send DMCA Letters to Hosts, ISPs & Service Providers
-Remove link from Google Search Engine (Just links to: https://www.google.com/webmasters/tools/dmca-dashboard)
-Check Status whether URL is live or 404
4. ||Email templates||
(You can write/format the various email letters here.)
I think it is called WYSIWYG editor. Here is an example: https://summernote.org/ You can integrate it into the app.
5. ||Automation Tasks||
Run Saved Search at Interval: Daily, Weekly, Monthly
Run automated email sending
6. ||Settings||
Add SMTP Connection for Email
Start application at system startup
Run tasks at startup
Feature Examples: (Note that this is a website and I want to create a Desktop app.)
https://www.hack-hunt.com/
---------------
Visual Look:
You can use Frontend CSS libraries like Bootstrap or Tailwind, if you prefer to add those. But you don't have to.
I will need both dark and light versions. I should be able to just switch out the main CSS file or you should add in a switcher via JS. Example: https://fiverr-res.cloudinary.com/images/q_auto,f_auto/gigs2/221966587/original/48b008fc75f6cc5fc62beaa64719f758cffdc172/javascript-react-nodejs-api-mongodb-electron-html-css.png
Please don't use typescript for this project. Also don't use REACT or any other framework because it increases the bundle size too much.
Example APP UI (You can take inspiration how an app should look like): https://www.avast.com/index#pc (download the app to see)
I think this AVAST app looks very good.
It has a vertical menu on the left side which changes the 'pages'.
A few image examples:
https://www.designyourway.net/blog/wp-content/uploads/2019/06/dshb.jpg
https://penji.co/wp-content/uploads/2020/08/7._Quirky_Dark_Mode.jpeg
https://penji.co/wp-content/uploads/2020/08/14._Midnight_With_Pops_of_Color.jpeg
----------------
Just start a new electron project like this: https://www.electronjs.org/docs/latest/tutorial/quick-start
Then edit the index.html file + create an 'assets' folder, in it create all the folders such as: 'css', 'img', 'fonts', and whatever additional folders you need.
You can change the default window height and width of the app to be bigger:
width: 800, -> width: 1200,
height: 600, -> height: 900,
Overall, I want to leave you with a lot of freedom in how you implement things. You can also research the subject matter on DMCA and figure out how the app should work. Here is an example service: https://www.hack-hunt.com/ (Note that this is a website and I want to create a Desktop app.)