Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Latest commit

 

History

History
38 lines (25 loc) · 1.78 KB

File metadata and controls

38 lines (25 loc) · 1.78 KB

Instagram Scheduler & Auto Post

NetrassCloud Logo Instagram Logo

Türkçe:

Netrassgram Web Tabanlı bir Instagram zamanlama sistemidir. Instagram gönderilerinizi belirlerdiğiniz zamanda paylaşır. yönetim panelinden gönderilerinizi yönetip yeni gönderi zamanlayabilirsiniz.

English:

Netrassgram is a Web Based Instagram timing system. It shares your Instagram posts at the time you set. You can manage your posts and schedule a new post from the management panel.

Geliştirilmeye açıktır. (This project is open to development.)

Ekran Görüntüleri (Screenshots)

Page 1

Page 2

Page 3

Page 4

Kurulum (Setup)

Türkçe:

  • "system" klasörü içerisinde database.json dosyasını kendinize göre düzenleyin.
  • Netrassgram sınıfında bulunan 93. ve 94. satırlarlarını kendinize göre düzenleyin. (FFmpeg ve FFprobe yolunu belirtmelisiniz)
  • CPanel üzerinden cronjob ayarlarını yapın (dakikada birkez) veya cron-job.org adresinden check.php'ye istek gönderin
  • netrassgram.sql dosyasını veritabanınıza aktarın.

composer kurulumunuda tamamladıktan yapmanız gereken sadece siteye giriş yapmak.

English:

  • Edit the database.json file within the "system" folder according to your own.
  • Arrange the 93rd and 94th lines in the Netrassgram class for you. (You must specify FFmpeg and FFprobe path)
  • Set cronjob settings (once per minute) via CPanel or send a request to check.php at cron-job.org
  • Transfer the file netrassgram.sql to your database.

After completing the composer installation, all you have to do is log in to the site.