Skip to content

MER-GROUP/InfoOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

151 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License

Logo

Info OS

InfoOS is a program that shows system information about the application and the Android OS
[InfoOS - это программа которая показывает системную информацию о приложении и ОС Android]

Screenshots of the program in Android
[Cкриншоты программы в Android]

View [Просмотр] · Report Bug [Сообщить об ошибке] · Request Feature [Внести изменение]

Table of Contents [Содержание]
  1. About The Project [Об этом проекте]
  2. Getting Started [Начало работы]
  3. Usage [Использование]
  4. Roadmap [История изменений]
  5. Contributing [Вклад в проект]
  6. License [Лицензия]
  7. Contact [Контакты]
  8. Acknowledgments [Используемын ресурсы]

About The Project [Об этом проекте]

InfoOS is a program that shows system information about the application and the Android OS.

[InfoOS - это программа которая показывает системную информацию о приложении и ОС Android.]

(back to top [вернуться к началу])

Built With [Инструменты разработки]

  • Python
  • Kivy
  • Plyer
  • Pyjnius
  • Buildozer
  • Debian
  • VSCode
  • Git

(back to top [вернуться к началу])

Getting Started [Начало работы]

To install and run this program, follow the steps described below.

[Для установки и запуска данной программы проделайте шаги описанные ниже.]

Prerequisites [Подготовка к установке]

  1. Clone the repo [Скопируйте репозиторий]:
git clone https://github.com/MER-GROUP/InfoOS.git
  1. Go to the program folder [Перейдите в папку с программой]:
cd InfoOS
  1. Install the necessary components [Установите необходимые компоненты]:
pip install -Ur requirements.txt

Installation [Установка]

  1. Building a project on Android [Создание проекта на Android]:
    buildozer -v android debug
  2. If the project has not been assembled, it means that the Bulldozer program libraries are not installed. Follow the link https://github.com/kivy/buildozer and read what needs to be done [Если проект не был собран, это означает, что библиотеки программ Bulldozer не установлены. Перейдите по ссылке https://github.com/kivy/buildozer и прочитайте, что нужно сделать].

(back to top [вернуться к началу])

Usage [Использование]

The program is simple and intuitive to use and does not need instructions.

[Программа проста и интуитивно понятна в использовании и не нуждается в инструкциях.]

(back to top [вернуться к началу])

Roadmap [История изменений]

  • SDK version [Версия SDK]
  • App package name [Имя пакета App]
  • Installer name [Имя установщика App]
  • Absolute app path [Абсолютный путь App]
  • Full app path [Полный путь App]
  • Files app [Файлы App]
  • Path app files [Путь к файлам App]
  • Hdd path [Путь к Hdd]
  • OS language [Язык ОС]
  • Device vibration [Вибрация устройства]
  • Multi-language Support [Поддержка нескольких языков]
    • English
    • Русский

(back to top [вернуться к началу])

Contributing [Вклад в проект]

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

[Вклад - это то, что делает сообщество с открытым исходным кодом таким удивительным местом для обучения, вдохновения и творчества. Любой ваш вклад очень ценится.]

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

[Если у вас есть предложение, которое сделало бы проект лучше, пожалуйста, сделайте форк репозитория, внесите изменение и создайте запрос на рассмотрение вашего изменения. Вы также можете просто открыть проблему с тегом "улучшение". Не забудьте дать проекту звезду! Еще раз спасибо!]

  1. Fork the Project [Сделайте форк проекта]
  2. Create your Feature Branch [Создайте свою ветку]:
    git checkout -b feature/InfoOS
  3. Commit your Changes [Внесите изменения]:
    git commit -m 'Add some AmazingFeature'
  4. Push to the Branch [Отправте на рассмотрение ваши изменения]:
    git push origin feature/AmazingFeature`
  5. Open a Pull Request [Откройке ваш запрос]

(back to top [вернуться к началу])

License [Лицензия]

Distributed under the MIT License. See LICENSE for more information.

[Распространяется по лицензии MIT. Дополнительные сведения см. в разделе ЛИЦЕНЗИЯ.]

(back to top [вернуться к началу])

Contact [Контакты]

Max Ramanenka (Red Alert) - i@mer-group.ru

Project Link [Ссылка на проект]: https://github.com/MER-GROUP/InfoOS

(back to top [вернуться к началу])

Acknowledgments [Используемын ресурсы]

(back to top [вернуться к началу])

About

InfoOS is a program that shows system information about the application and the Android OS [InfoOS - это программа которая показывает системную информацию о приложении и ОС Android].

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors