Skip to content

uelab/Chirp

 
 

Repository files navigation

Chirp - Alternative Twitter Client

Chirp project is based on the opensource implementation of Twidere

For more details, please refer to our paper:

Monitoring Screen Time or Redesigning It? Two Approaches to Supporting Intentional Social Media Use

Cite the paper

@inproceedings{10.1145/3491102.3517722,
author = {Zhang, Mingrui Ray and Lukoff, Kai and Rao, Raveena and Baughan, Amanda and Hiniker, Alexis},
title = {Monitoring Screen Time or Redesigning It? Two Approaches to Supporting Intentional Social Media Use},
year = {2022},
isbn = {9781450391573},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3491102.3517722},
doi = {10.1145/3491102.3517722},
booktitle = {CHI Conference on Human Factors in Computing Systems},
articleno = {60},
numpages = {19},
keywords = {sense of agency, social media, twitter, mobile phone, digital wellbeing},
location = {New Orleans, LA, USA},
series = {CHI '22}
}

License

/*
 * Copyright (C) 2012-2017 Mariotaku Lee <[email protected]>
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */

Packages

No packages published

Languages

  • Kotlin 67.6%
  • Java 31.5%
  • Other 0.9%