Skip to content

ProyeksiMedia/al-quran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proyeksi-Meida Logo

Al-Quran Software Desktop

Dibuat dengan mengunakan Electron framework yaitu Framework cross-platform desktop yang mengunakan JavaScript, HTML and CSS based on Node.js and Chromium

Files/Folders Struktur

└── assets                      # Beisi file assets applikasi CSS, JS, Fonts, Img.
│   └── css                     # Berisi file style.
│   │   └── bootstrap.css       
│   │   └── default.css         
│   │   └── font.css            
│   │   └── font-awesome.css       
│   │   └── magnific-popup.css
│   │   └── style.css
│   │   └── theme.css
│   └── fonts
│   │   │   └── fontawesome-webfont.woff
│   │   │   └── mem5YaGs126MiZpBA-UN_r8OUuhp.woff2
│   │   │   └── mem5YaGs126MiZpBA-UN7rgOUuhp.woff2
│   │   │   └── mem5YaGs126MiZpBA-UNirkOUuhp.woff2
│   │   │   └── mem8YaGs126MiZpBA-UFVZ0b.woff2
│   │   │   └── UqyNK9UOIntux_czAvDQx_ZcHqZXBNQzdcD5.woff2
│   │   │   └── UthmanicHafs1_Ver09.otf     # digunakan untuk harakat huruf hijaiyah.
│   └── img
│   │   │   └── app.icns
│   │   │   └── app.ico
│   │   │   └── loading.gif
│   └── js                      # Berisi File javascrip .
│   │   │   └── bootstrap.js
│   │   │   └── jquery.browser.mobile.js
│   │   │   └── jquery.js
│   │   │   └── magnific-popup.js
│   │   │   └── modernizr.js
│   │   │   └── nanoscroller.js
│   │   │   └── quran.js
│   │   │   └── theme.app.js
│   │   │   └── theme.init.js
│   │   │   └── theme.js
└── index.html                  # File index.
└── cli.js                      # Javascript Cli.
└── main.js                     # JavaScript Aplikasi Utama.
└── package.json                # Package metadata.
└── README.md                   # Manual file.

Proses Installasi

Setelah memasang Node.js dan mengunduh file ini, silahkan masuk ke direktori root dan masukan perintah :

npm install 

Kemudian setelah proses pemasangan electron ( node_module di root direktori ) sudah terpasang, silahkan masukan perintah :

npm start

atau :

npm run dev

Changelog

V 1.0.0

Initial Release

Authors

License

Al-Quran Bahasa Indonesia dilisensikan di bawah Lisensi MIT (MIT). Yang berarti Anda dapat menggunakan, menyalin, memodifikasi, menggabungkan, menerbitkan, mendistribusikan, mensublisensikan, dan / atau menjual salinan produk akhir. Tetapi Anda selalu perlu menyatakan bahwa Proyeksi-Media adalah penulis asli aplikasi ini

About

Alquran Project Software Desktop - Electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors