This website works better with JavaScript.
Explore
Help
Sign In
madmax
/
timebot
Watch
2
Star
1
Fork
You've already forked timebot
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
mobatime cmd line util
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44
Commits
1
Branch
0
Tags
331 KiB
Python
97.3%
Euphoria
1.6%
Makefile
0.9%
Shell
0.2%
Tag:
Branch:
Tree:
5cbb1355fb
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5cbb1355fb'
${ noResults }
timebot
/
compile-ui.sh
5 lines
92 B
Raw
Blame
History
#!/bin/bash
mkdir -p timebot/ui
poetry run pyside6-uic timebot.ui > timebot/ui/timebot.py
Reference in new issue
View Git Blame
Copy Permalink