Skip to content

OussamaNahnah/Archify

Repository files navigation

Archify

Assalam alaykoum , Archify made by Oussama Nahnah, is software that allows you to manage your archive, transmit and receive documents, and perform advanced searches.It allows you to export your data as an Excel spreadsheet.

alt text alt text alt text alt text

installation setup:

  • install JDK 18 (required).
  • download Archify.zip from here, extract then copy it to a local destination (required).
  • install excel (recommended).
  • install sqlite browser if u want to see the database file (advanced).

architecture

graph LR
A[Archify container] --> B(Archify.jar)
A -->  C(Documents)
A -->  D(DataBase)
A -->  E(tempExcel.xls)
C -->  F(ENV folder)
C -->  G(REC folder)
D -->  k(db.db)
D -->  l(db_empty)
Loading
  • Archif folder : is the container of program.
  • Archify.jar : is the excutible program.
  • Documents folder : contains two other folders ENV for transmited documents And REC for the received documents.
  • DataBase folder : contains db.db file which is the sqlite3 database and db-empty.db file which is an empty database used when starting over.

Warning:

  • Any changes made to the program container archify will have an impact on the program.
  • If you want to use the program again, create a copy of db_empty.db then rename it to db.db

ِcontact us:

أرشيفي

السلام عليكم ، تم إعداد برنامج Archify بواسطة أسامة نحناح لأرشيف المستندات المرسلة والمستقبلة ، مع خصائص مثل عمليات البحث المتقدمة وتصدير قائمة EXEL.

إعداد التثبيت:

  • تثبيت jdk 18 (مطلوب)
  • حمل ملف البرنامج Archify.zip من هنا ،انقله إلى وجهة محلية ثم فك الضغط (مطلوب)
  • تثبيت اكسل (موصى به)
  • متصفح sqlite ادا كنت تريد تصفح ملف قاعدة البيانات (متقدم)

هندسة معمارية

graph LR
A[Archify container] --> B(Archify.jar)
A -->  C(Documents)
A -->  D(DataBase)
A -->  E(tempExcel.xls)
C -->  F(ENV folder)
C -->  G(REC folder)
D -->  k(db.db)
D -->  l(db_empty)
Loading
  • Archif folder : هو حاوية البرنامج
  • Archify.jar : هو البرنامج القابل للتنفيذ
  • Documents folder : يحتوي على مجلد آخر مجلد ENV للمستند المرسل ومجلد REC لمستند المستقبل
  • DataBase folder : يحتوي على ملف db.db الذي يمثل قاعدة بيانات sqlite3 و ملف db-empty.db الذي يعد قاعدة بيانات فارغة تُستخدم عند البدء من جديد.

تحذير:

  • أي تعديل في حاوية البرنامج "archify" سيؤثر على البرنامج
  • إذا كنت تريد استخدام البرنامج مرة أخرى ، فقم بإنشاء نسخة من db_empty.db ثم أعد تسميته إلى db.db

ِتواصل معنا:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published