orrclocklinux
Application for displaying beautiful clocks in Linux.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.3%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Application for displaying beautiful clocks in Linux.
Basic Info
- Host: GitHub
- Owner: orrstudio
- License: mit
- Language: Python
- Default Branch: main
- Size: 53.1 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 8 months ago
· Last pushed 8 months ago
Metadata Files
Readme
License
Citation
README.md
# OrrClockLinux: Часики для линукс
[](https://opensource.org/licenses/MIT)
[](https://www.python.org/)
[](https://kivy.org/)
🕰️ О Проекте
OrrClockLinux - это приложение для отображения красивых часов в Линукс.
✨ Ключевые Особенности
- 🌓 Адаптивный интерфейс для портретной и ландшафтной ориентации
- 🎨 Настраиваемая цветовая схема для цифровых часов
- 🔇 Настраиваемые звуковые уведомления
🛠 Технологии
- Язык: Python 3.8+
- Фреймворк: Kivy 2.2.1
- Платформа: Linux
🚀 Быстрый Старт
- Клонируйте репозиторий
- Установите зависимости:
pip install -r requirements.txt - Запустите приложение:
python main.py
License
MIT License
Author
Oruc Qafar - Python Developer - GitHub: OrrStudio - Email: orr888@gmail.com
Owner
- Name: Oruj Gafarov
- Login: orrstudio
- Kind: user
- Location: Baku, Azerbaijan
- Company: Orr Studio
- Website: https://orrstudio.github.io/
- Twitter: Orr888
- Repositories: 4
- Profile: https://github.com/orrstudio
Life is beautiful
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
title: "OrrClockLinux"
abstract: "Адаптивные цифровые часы с современным минималистичным дизайном, разработанные с использованием Kivy Framework"
type: software
authors:
- family-names: Qafar
given-names: Oruc
email: orr888@gmail.com
version: 1.0.0
date-released: "2024-01-15"
repository-code: "https://github.com/orrstudio/OrrClockLinux"
keywords:
- python
- kivy
- desktop-application
- gui
license: MIT
references:
- type: software
title: "Kivy"
version: "2.2.1"
repository: "https://github.com/kivy/kivy"
GitHub Events
Total
- Push event: 137
Last Year
- Push event: 137
Dependencies
requirements.txt
pypi
- hijri-converter >=2.3.2.post1
- kivy >=2.2.1
- requests >=2.31.0