{"id":24603543,"url":"https://github.com/setscript/setscript-desktop","last_synced_at":"2025-07-24T11:34:25.692Z","repository":{"id":273106554,"uuid":"918721674","full_name":"setscript/SetScript-Desktop","owner":"setscript","description":"SetScript Windows Desktop App","archived":false,"fork":false,"pushed_at":"2025-03-09T17:32:56.000Z","size":806,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-01T12:53:44.985Z","etag":null,"topics":["app","codeshare","ejs","electron","kod","modern","newgen","nodejs","react","site"],"latest_commit_sha":null,"homepage":"https://www.setscript.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/setscript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-18T17:26:43.000Z","updated_at":"2025-04-30T19:40:19.000Z","dependencies_parsed_at":"2025-03-09T18:33:35.066Z","dependency_job_id":null,"html_url":"https://github.com/setscript/SetScript-Desktop","commit_stats":null,"previous_names":["setscript/setscript","setscript/setscript-desktop"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setscript%2FSetScript-Desktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setscript%2FSetScript-Desktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setscript%2FSetScript-Desktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setscript%2FSetScript-Desktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/setscript","download_url":"https://codeload.github.com/setscript/SetScript-Desktop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251879122,"owners_count":21658691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["app","codeshare","ejs","electron","kod","modern","newgen","nodejs","react","site"],"created_at":"2025-01-24T15:14:36.739Z","updated_at":"2025-05-01T12:54:02.072Z","avatar_url":"https://github.com/setscript.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SetScript Masaüstü\n\n![SetScript Banner](https://socialify.git.ci/setscript/SetScript-Desktop/image?description=1\u0026font=Inter\u0026forks=1\u0026language=1\u0026name=1\u0026owner=1\u0026pattern=Floating+Cogs\u0026stargazers=1\u0026theme=Dark)\n\nSetScript Desktop, yeni nesil kod paylaşım platformu SetScript'in resmi masaüstü uygulamasıdır. [setscript.com](https://setscript.com)'un tüm özelliklerine ekstra olarak masa üstü programına özel özellikleri ve çevrimdışı destek ile masaüstünüzde deneyimleyin.\n\n## Özellikler\n\n- İşlevsel sidebar\n- Kaydetme özelliği\n- Web sitesinin tüm özelliklerine masaüstünden erişim\n- Çevrimdışı mod desteği\n- Sistem bildirimleri\n- Özelleştirilebilir ayarlar\n- Modern ve kullanıcı dostu arayüz\n\n##### Downloads\n| Version | Type | Download Link |\n| ---- | ---- | ----------- |\n| v0.0.1 | Alpha | This version is closed for download |\n\n## Star History\n\u003ca href=\"https://star-history.com/#setscript/SetScript-Desktop\u0026Date\"\u003e\n \u003cpicture\u003e\n   \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=setscript/SetScript-Desktop\u0026type=Date\u0026theme=dark\" /\u003e\n   \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=setscript/SetScript-Desktop\u0026type=Date\" /\u003e\n   \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=setscript/SetScript-Desktop\u0026type=Date\" /\u003e\n \u003c/picture\u003e\n\u003c/a\u003e\n\n\n## Teknoloji Altyapısı\n\n- **Framework**: Electron.js\n- **Backend**: Express.js\n- **Template Engine**: EJS\n- **UI Kütüphaneleri**: React, @emotion/react, Framer Motion\n- **Build Aracı**: Webpack\n\n## Başlangıç\n\n### Gereksinimler\n\n- Node.js (En son LTS sürümü)\n- npm (Node.js ile birlikte gelir)\n- Git\n\n### Kurulum\n\n1. Projeyi klonlayın\n```bash\ngit clone https://github.com/SetScript/SetScript.git\ncd SetScript\n```\n\n2. Bağımlılıkları yükleyin\n```bash\nnpm install\n```\n\n3. Uygulamayı başlatın\n```bash\nnpm start\n```\n\n## Geliştirme\n\nUygulamayı geliştirme modunda çalıştırmak için:\n\n```bash\nnpm start\n```\n\nWindows için kurulum dosyası oluşturmak için:\n\n```bash\nnpm run build\n```\n\n## Proje Yapısı\n\n```\nSetScript/\n├── assets/         # Uygulama görselleri ve ikonları\n├── public/         # Statik dosyalar\n├── src/           # Kaynak kodları\n├── views/         # EJS şablonları\n├── main.js        # Ana Electron işlemi\n└── preload.js     # Electron preload scripti\n```\n\n\u003e [!NOTE]\n\u003e - Uygulama, kullanıcı verilerini saklamak için Belgeler klasörünüzde bir SetScript klasörü oluşturur\n\u003e - Sistem bildirimleri için uygun izinler gereklidir\n\u003e - İlk kurulum ve senkronizasyon için internet bağlantısı gereklidir\n\u003e - Bazı özellikler SetScript hesabı gerektirebilir\n\n## Güvenlik\n\n- Tüm kullanıcı verileri şifrelenmiş formatta yerel olarak saklanır\n- API iletişimleri modern şifreleme standartları ile güvence altındadır\n- Düzenli güvenlik güncellemeleri sağlanır\n\n## Katkıda Bulunma\n\nKatkılarınızı bekliyoruz! Pull Request göndermekten çekinmeyin.\n\n## Lisans\n\nBu proje MIT Lisansı ile lisanslanmıştır - detaylar için [LICENSE](LICENSE) dosyasına bakın.\n\n---\n\n\u003cp align=\"center\"\u003e\n  github@parsherr tarafından ❤️ ile yapıldı\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsetscript%2Fsetscript-desktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsetscript%2Fsetscript-desktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsetscript%2Fsetscript-desktop/lists"}