All Projects → emma-k-alexandra → trans_girls_rule_the_world

emma-k-alexandra / trans_girls_rule_the_world

Licence: MIT license
Code for transgirlsruletheworld.tumblr.com

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to trans girls rule the world

Cronsun
A Distributed, Fault-Tolerant Cron-Style Job System.
Stars: ✭ 2,493 (+22563.64%)
Mutual labels:  cron
Dkron
Dkron - Distributed, fault tolerant job scheduling system https://dkron.io
Stars: ✭ 2,930 (+26536.36%)
Mutual labels:  cron
yii2-deferred-tasks
Yii2 extension for handling deferred tasks (background cron jobs)
Stars: ✭ 11 (+0%)
Mutual labels:  cron
Nofw
A no-framework application skeleton
Stars: ✭ 212 (+1827.27%)
Mutual labels:  cron
Laravel Cronless Schedule
Run the Laravel scheduler without relying on cron
Stars: ✭ 231 (+2000%)
Mutual labels:  cron
Market monitor
💂 market monitor
Stars: ✭ 246 (+2136.36%)
Mutual labels:  cron
Crython
Lightweight task scheduler using cron expressions
Stars: ✭ 197 (+1690.91%)
Mutual labels:  cron
VestaCP-Sync-Backups-To-Mega
VestaCP: uploading backups to the MEGA cloud
Stars: ✭ 17 (+54.55%)
Mutual labels:  cron
Profiles
👍 Make JavaScript Great Again
Stars: ✭ 238 (+2063.64%)
Mutual labels:  cron
docker-nextcloud
Nextcloud Docker image
Stars: ✭ 209 (+1800%)
Mutual labels:  cron
Schedule Bundle
Schedule Cron jobs (commands/callbacks/bash scripts) within your Symfony application.
Stars: ✭ 216 (+1863.64%)
Mutual labels:  cron
Sundial
A Light-weight Job Scheduling Framework
Stars: ✭ 230 (+1990.91%)
Mutual labels:  cron
Shardingsphere Elasticjob Cloud
Stars: ✭ 248 (+2154.55%)
Mutual labels:  cron
Minicron
🕰️ Monitor your cron jobs
Stars: ✭ 2,351 (+21272.73%)
Mutual labels:  cron
croncpp
A C++11/14/17 header-only cross-platform library for handling CRON expressions
Stars: ✭ 162 (+1372.73%)
Mutual labels:  cron
Cronexpbuilder
Quartz 的Cron任务调度表达式一般人很难理解,在Googole上查询也没有发现类似的代码,所以开发了一个对Quartz Cron 表达式的可视化双向解析和生成的一个java的GUI程序,供使用Quartz的程序员参考和使用.
Stars: ✭ 204 (+1754.55%)
Mutual labels:  cron
Powerjob
Enterprise job scheduling middleware with distributed computing ability.
Stars: ✭ 3,231 (+29272.73%)
Mutual labels:  cron
vue-socials
💬 Social media share buttons and counts for Vue.js
Stars: ✭ 32 (+190.91%)
Mutual labels:  tumblr
butdr
Backup to Cloud( Google Drive, Dropbox ... ) use rclone
Stars: ✭ 49 (+345.45%)
Mutual labels:  cron
thain
Thain is a distributed flow schedule platform.
Stars: ✭ 81 (+636.36%)
Mutual labels:  cron

Trans Girls Rule The World

A tumblr bot to reblog trans girl's selfies

Install

git clone https://github.com/Deafjams/trans_girls_rule_the_world.git
cd trans_girls_rule_the_world
python setup.py install

Configure

export TRANS_GIRLS_CONSUMER_KEY={{Your tumblr consumer key}}
export TRANS_GIRLS_CONSUMER_SECRET={{Your tumblr consumer secret key}}
export TRANS_GIRLS_OAUTH_TOKEN={{Your tumblr oauth token}}
export TRANS_GIRLS_OAUTH_SECRET={{Your tumblr oauth secret}}

Run

nohup python3 server.py &
python3 cron.py

Note: This is incredibly fragile and will be strengthened in future releases

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].