Giter VIP home page Giter VIP logo

rehosv3's Introduction

rehOS İşletim Sistemi kabuğu ( Kısaca Bash gibi )

Bu, basit bir komut satırı tabanlı işletim sistemi simülasyonudur.

Kullanılan Teknolojiler ve Modüller

  • Python
  • SQLite
  • requests

Nasıl Kullanılır

  1. Başlangıç

    • python main.py komutu ile işletim sistemi başlatılır.
  2. Kullanıcı İşlemleri

    • register: Yeni bir hesap oluşturur.
    • login: Mevcut bir hesap ile giriş yapar.
  3. Kullanılabilir Komutlar

    • rhelp veya help: Komut listesini gösterir.
    • exit: rehOS'tan çıkış yaparsınız.
    • setName: Kullanıcı adını değiştirir.
    • editFile: Dosya oluşturur veya düzenler.
    • printOS <text>: Yazı yazdırır (örneğin printOS Hello World).
    • hesapla: Hesaplama işlemi yapar.
    • checkUpdate: Güncelleme kontrolü yapar.
    • register: Yeni bir hesap oluşturur.
    • login: Mevcut bir hesap ile giriş yapar.
  4. Hesaplama İşlemleri

    • toplama, cikarma, carpma, bolme: İlgili işlemi yapar.
  5. Güncelleme Kontrolü

    Uygulamadaki güncellemeler rehOS web sitesi üzerinden kontrol edilir.

    • Uygulama başladığında otomatik olarak güncelleme kontrolü yapılır.
    • Eğer yeni bir güncelleme mevcutsa, kullanıcıya bilgi verilir.
    • Sadece v1, v2 gibi kelimeleri algılar
  6. Kendi Web Siteniz ile Güncelleme Bağlantısı

    Eğer kendi web siteniz üzerinden güncelleme kontrolü yapmak istiyorsanız, aşağıdaki adımları takip edebilirsiniz:

    • start_update() fonksiyonunda, url değişkenini kendi web sitenizin URL'si ile değiştirin.
    • projenin ilk başında olan versionla web sitedeki versiyon aynı olursa güncelleme bildirimi kullanıcı almaz

Notlar

  • Bu uygulama, kullanıcıları SQLite veritabanında saklar.
  • Güncelleme kontrolü başlangıçta yapılır.
  • Ciddi bir veri tabanı kullanmağınız önerilir. SQLite çok iyi bir seçim değildir

Lisans

Bu proje MIT lisansı ile lisanslanmıştır - LICENSE dosyasını inceleyin.

rehosv3's People

Contributors

rpyvo avatar

Stargazers

NiceKun avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.